This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push: new 9a3e2e7 move to 1.3.0 9a3e2e7 is described below commit 9a3e2e756f1523701ca0858d87a4146b3964678b Author: Antoine Toulme <anto...@lunar-ocean.com> AuthorDate: Mon Sep 14 23:58:03 2020 -0700 move to 1.3.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f511bf7..fcadc66 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ description = 'A set of libraries and other tools to aid development of blockcha ////// // Version numbering -def versionNumber = '1.2.0' +def versionNumber = '1.3.0' def buildVersion = versionNumber + buildTag() static String buildTag() { --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org For additional commands, e-mail: commits-h...@tuweni.apache.org