diff --git a/moat/CHANGELOG.md b/moat/CHANGELOG.md index 2e21477..214ef10 100644 --- a/moat/CHANGELOG.md +++ b/moat/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.1.0] - 2023-12-01 +## [0.1.1] - 2023-12-01 ### Added diff --git a/moat/Cargo.toml b/moat/Cargo.toml index 2d06f48..c0ab846 100644 --- a/moat/Cargo.toml +++ b/moat/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zk-citadel-moat" description = "SDK for Citadel, a ZK-based SSI system integrated in Dusk Network." -version = "0.1.0" +version = "0.1.1" authors = [ "Milosz Muszynski ", "Xavier Salleras "