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 2021/11/17 02:21:59 UTC

[incubator-tuweni] branch main updated: 2.1 -> 2.2

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


The following commit(s) were added to refs/heads/main by this push:
     new 0c91eb8  2.1 -> 2.2
0c91eb8 is described below

commit 0c91eb8d45801319ae2da5d28a9864067678cb17
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Tue Nov 16 18:21:45 2021 -0800

    2.1 -> 2.2
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 170b5e3..0561a73 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 = '2.1.0'
+def versionNumber = '2.2.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