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

Lines changed: 1 addition & 1 deletion
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 <dreadrollmusic@gmail.com>", "Camila314 <ilaca314@gmail.com>"]
55
edition = "2018"
66
build = "build.rs"

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
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 <60038575+HJfod@users.noreply.github.com>", "Camila314 <ilaca314@gmail.com>"]
55
edition = "2018"
66
build = "build.rs"

0 commit comments

Comments
 (0)