Skip to content

Commit d304205

Browse files
author
22388o
committed
Fix beta version
1 parent 12b8b5a commit d304205

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,5 @@ To start using the ZK Proof SDK, add it to your Cargo.toml:
3737

3838
```Cargo.toml
3939
[dependencies]
40-
zk_coinjoin_lib = "1.0.5-beta"
41-
```
42-
## Roadmap
43-
44-
- [x] ZK Proof CLI
40+
zk_coinjoin_lib = "1.0.6-beta"
41+
```

0 commit comments

Comments
 (0)