Skip to content

Commit

Permalink
chore: release v0.0.3 (#20)
Browse files Browse the repository at this point in the history
chore: release

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 22, 2024
1 parent fe07cff commit 1e485ea
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [
]

[workspace.package]
version = "0.0.2"
version = "0.0.3"
edition = "2021"
license = "MIT"
publish = true
5 changes: 5 additions & 0 deletions crates/imt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.3](https://github.com/privacy-scaling-explorations/zk-kit.rust/compare/v0.0.2...v0.0.3) - 2024-07-22

### Other
- *(imt)* Update README.md ([#19](https://github.com/privacy-scaling-explorations/zk-kit.rust/pull/19))

## [0.0.2](https://github.com/privacy-scaling-explorations/zk-kit.rust/compare/v0.0.1...v0.0.2) - 2024-07-22

### Other
Expand Down

0 comments on commit 1e485ea

Please sign in to comment.