Skip to content

Commit

Permalink
release 0.9.2 (#189)
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <[email protected]>
  • Loading branch information
garyschulte authored Jul 11, 2024
1 parent 107c0e6 commit 3cf721c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

# 0.9.2-SNAPSHOT
# 0.9.2
* Additional malformed input handling for EIP-196 [#188](https://github.com/hyperledger/besu-native/pull/188)

# 0.9.1
* remove tuweni-bytes dependency from gnark-crypto artifcat [#182](https://github.com/hyperledger/besu-native/pull/182)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.9.2-SNAPSHOT
version=0.9.2

0 comments on commit 3cf721c

Please sign in to comment.