Skip to content

Commit 0e129ef

Browse files
committed
bump version again to v0.1.2 because apparently tag v0.1.1 already exists
1 parent a6fca0f commit 0e129ef

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.1"
3+
version = "0.1.2"
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.1"
3+
version = "0.1.2"
44
authors = ["HJfod <[email protected]>", "Camila314 <[email protected]>"]
55
edition = "2018"
66
build = "build.rs"

0 commit comments

Comments
 (0)