Skip to content

Commit 89575d3

Browse files
committed
bump to 0.0.6
1 parent c843fe6 commit 89575d3

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

ckb-bench/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.

ckb-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-bench"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
authors = ["keroro <[email protected]>"]
55
edition = "2018"
66

ckb-integration-test/Cargo.lock

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

ckb-integration-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-integration-test"
3-
version = "0.0.1"
3+
version = "0.0.6"
44
authors = ["keroro <[email protected]>"]
55
edition = "2018"
66
homepage = "https://github.com/keroro520/ckb"

ckb-testkit/Cargo.lock

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

ckb-testkit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-testkit"
3-
version = "0.0.1"
3+
version = "0.0.6"
44
authors = ["keroro <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)