Skip to content

Commit 2d925d1

Browse files
committed
bump version to v0.1.0
1 parent f56251f commit 2d925d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ edition = "2021"
44
license = "MIT OR Apache-2.0"
55
name = "beaker"
66
rust_version = "1.61"
7-
version = "0.0.8"
7+
version = "0.1.0"
88

99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

ts/beaker-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beaker-console",
3-
"version": "0.0.8",
3+
"version": "0.1.0",
44
"description": "",
55
"cdn": "dist/index.umd.js",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)