Skip to content

Commit 80efc21

Browse files
authored
Merge pull request #655 from eval-exec/exec/bump-to-2.0
Set version to 2.0.0
2 parents 3a7a668 + a9c626f commit 80efc21

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# v2.1.0
1+
# v2.0.0
22
* Fix: detect multisig type from input cells in deploy #652
33
* Warn user if lock script is not well-known during deploy #653
4-
5-
# v2.0.0
64
* Update ckb crates to 1.0 #645
75
* Update ckb-sdk to 5.0 #646
86

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,6 +1,6 @@
11
[package]
22
name = "ckb-cli"
3-
version = "2.1.0"
3+
version = "2.0.0"
44
license = "MIT"
55
authors = [
66
"Linfeng Qian <[email protected]>",

0 commit comments

Comments
 (0)