Skip to content

Commit 117c5b4

Browse files
committed
chore: Bump version to 0.2.0-pre-alpha-v2
1 parent d5caee5 commit 117c5b4

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0-pre-alpha-v1
1+
0.2.0-pre-alpha-v2

cli/Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shared-context-engineering"
3-
version = "0.2.0-pre-alpha-v1"
3+
version = "0.2.0-pre-alpha-v2"
44
edition = "2021"
55
description = "Shared Context Engineering CLI"
66
license = "Apache-2.0"

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crocoder-dev/sce",
3-
"version": "0.2.0-pre-alpha-v1",
3+
"version": "0.2.0-pre-alpha-v2",
44
"description": "npm launcher package for the Shared Context Engineering CLI",
55
"type": "module",
66
"private": false,

0 commit comments

Comments
 (0)