Skip to content

Commit f803eb1

Browse files
release: bump cargo + npm
Co-authored-by: SCE <sce@crocoder.dev>
1 parent 32d4d81 commit f803eb1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "sce"
3-
version = "0.1.0"
3+
version = "0.2.0-pre-alpha-v1"
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": "sce",
3-
"version": "0.1.0",
3+
"version": "0.2.0-pre-alpha-v1",
44
"description": "npm launcher package for the Shared Context Engineering CLI",
55
"type": "module",
66
"private": false,

0 commit comments

Comments
 (0)