You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/12/18 07:19:09 UTC

[incubator-tuweni] branch master updated: update version number to 1.5

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 023255a  update version number to 1.5
     new 2293c03  Merge branch 'master' of github.com:apache/incubator-tuweni
023255a is described below

commit 023255a9f761e027e54cd35ebe6b654a47a56898
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Thu Dec 17 23:16:02 2020 -0800

    update version number to 1.5
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index a9ef9b8..d2cda67 100644
--- a/build.gradle
+++ b/build.gradle
@@ -45,7 +45,7 @@ description = 'A set of libraries and other tools to aid development of blockcha
 //////
 // Version numbering
 
-def versionNumber = '1.4.0'
+def versionNumber = '1.5.0'
 def buildVersion = versionNumber + buildTag(buildRelease)
 
 static String buildTag(releaseBuild) {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org