diff --git a/CHANGELOG.md b/CHANGELOG.md index 7450f2a..e5396ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [0.5.1]() (Upcoming) +# [0.5.2]() (Upcoming) + +### Bug Fixes + +* + +### Features + +* + +### BREAKING CHANGES + +* + +# [0.5.1](https://github.com/web3j/solidity-gradle-plugin/releases/tag/v0.5.1) (2024-08-12) ### Bug Fixes diff --git a/gradle.properties b/gradle.properties index aab76bd..b3200c7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ group=org.web3j.solidity -version=0.5.0 +version=0.5.1