This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
commit c4ab6050ade249cc74b66b295ec4f97b67660e53 Author: Antoine Toulme <[email protected]> AuthorDate: Thu Jun 3 00:09:09 2021 -0700 Move to version 2.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 17396a3..0240325 100644 --- a/build.gradle +++ b/build.gradle @@ -42,7 +42,7 @@ description = 'A set of libraries and other tools to aid development of blockcha ////// // Version numbering -def versionNumber = '1.5.0' +def versionNumber = '2.0.0' def buildVersion = versionNumber + buildTag(buildRelease) static String buildTag(releaseBuild) { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
