Skip to content

Commit a6fca0f

Browse files
committed
bump version to v0.1.1
1 parent 6f9c492 commit a6fca0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geode-cli"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["HJfod <[email protected]>", "Camila314 <[email protected]>"]
55
edition = "2018"
66
build = "build.rs"

lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geode-utils"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["HJfod <[email protected]>", "Camila314 <[email protected]>"]
55
edition = "2018"
66
build = "build.rs"

0 commit comments

Comments
 (0)