Skip to content

Commit

Permalink
Merge pull request #12 from cardano-foundation/release-please--branch…
Browse files Browse the repository at this point in the history
…es--main

chore(main): release 0.0.6
  • Loading branch information
nemo83 authored Aug 17, 2023
2 parents 2632b6d + 35b627c commit 73a75ea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.6](https://github.com/cardano-foundation/merkle-tree-java/compare/0.0.5...v0.0.6) (2023-08-17)


### Bug Fixes

* downgraded to stable version. ([8a0a37c](https://github.com/cardano-foundation/merkle-tree-java/commit/8a0a37cd7b0e541e85e2b10d67e9bc887115ba7d))
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.cardanofoundation</groupId>
<artifactId>merkle-tree-java</artifactId>
<version>0.0.6-SNAPSHOT</version>
<version>0.0.6</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Merkle Tree Java</description>
<url>https://github.com/cardano-foundation/merkle-tree-java</url>
Expand Down

0 comments on commit 73a75ea

Please sign in to comment.