Skip to content

Commit 8bd62ed

Browse files
committed
Bump version to 0.20.0-rc3
1 parent c7331fa commit 8bd62ed

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,7 +1,7 @@
11
[package]
22
name = "ckb-standalone-debugger"
33
description = "Standalone debugger for Nervos CKB"
4-
version = "0.20.0-rc2"
4+
version = "0.20.0-rc3"
55
license = "MIT"
66
authors = ["Nervos Core Dev <dev@nervos.org>"]
77
edition = "2018"

bins/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.

bins/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-debugger-binaries"
3-
version = "0.20.0-rc2"
3+
version = "0.20.0-rc3"
44
license = "MIT"
55
authors = ["Nervos Core Dev <dev@nervos.org>"]
66
edition = "2018"

0 commit comments

Comments
 (0)