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 8e32811  move to 2.3.0
8e32811 is described below

commit 8e32811ef2d5d6801bc7e65c89771c168d40ee5d
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Wed Mar 9 21:31:48 2022 -0800

    move to 2.3.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 48c51ab..bcaa6a2 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 = '2.2.0'
+def versionNumber = '2.3.0'
 def buildVersion = versionNumber + buildTag(buildRelease)
 
 static String buildTag(releaseBuild) {

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

Reply via email to