Skip to content

Commit

Permalink
chore: Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 4, 2024
1 parent f4f09e5 commit 6a4975c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.3.0"}
{".":"0.3.1"}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.3.1](https://github.com/noir-lang/noir_rsa/compare/v0.3.0...v0.3.1) (2024-10-04)


### Bug Fixes

* Update bignum dependency ([#18](https://github.com/noir-lang/noir_rsa/issues/18)) ([499a7f8](https://github.com/noir-lang/noir_rsa/commit/499a7f81348a7ba03120801cd2a1a4e091ab0ed5))

0 comments on commit 6a4975c

Please sign in to comment.