Skip to content

Commit

Permalink
Bump to v0.12.0-rc.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Jun 27, 2024
1 parent ca84d6d commit a5f78a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Update `jubjub-schnorr` dependency to "0.4"
- Update `phoenix-core` dependency to "0.28"
- Update `phoenix-core` dependency to "0.30.0-rc"
- Use AES instead of PoseidonCipher [#109]
- Update `dusk-poseidon` dependency to "0.39" [#111]
- Update `poseidon-merkle` dependency to "0.6"
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zk-citadel"
version = "0.11.0"
version = "0.12.0-rc.0"
repository = "https://github.com/dusk-network/citadel"
description = "Implementation of Citadel, a SSI system integrated in Dusk Network."
categories = ["cryptography", "authentication", "mathematics", "science"]
Expand Down

0 comments on commit a5f78a0

Please sign in to comment.