From 6c23c2ed83683e4ebbae812fc7822e2c17a2ec70 Mon Sep 17 00:00:00 2001 From: George Tebrean <99179176+gtebrean@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:57:19 +0300 Subject: [PATCH] prepare 5.0.2 (#76) Signed-off-by: gtebrean <99179176+gtebrean@users.noreply.github.com> --- CHANGELOG.md | 16 +++++++++++++++- gradle.properties | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) 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