Skip to content

Commit 89575d3

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

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

ckb-bench/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ckb-bench/Cargo.toml

+1-1
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 <keroroxx520@gmail.com>"]
55
edition = "2018"
66

ckb-integration-test/Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ckb-integration-test/Cargo.toml

+1-1
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 <keroroxx520@gmail.com>"]
55
edition = "2018"
66
homepage = "https://github.com/keroro520/ckb"

ckb-testkit/Cargo.lock

+5-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ckb-testkit/Cargo.toml

+1-1
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 <keroroxx520@gmail.com>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)