Skip to content

Commit 74fdbe1

Browse files
authored
Merge pull request #392 from Chia-Network/bump-version-0.6.1
bump version to 0.6.1
2 parents 32f665e + 06f0f11 commit 74fdbe1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["fuzz", "tools", "wasm", "wheel"]
33

44
[package]
55
name = "clvmr"
6-
version = "0.6.0"
6+
version = "0.6.1"
77
authors = ["Richard Kiss <him@richardkiss.com>"]
88
edition = "2021"
99
license = "Apache-2.0"

wheel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clvm_rs"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Richard Kiss <him@richardkiss.com>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)