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/05/10 05:15:46 UTC

[incubator-tuweni] branch master updated: move to 1.2.0

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 2d2a639  move to 1.2.0
2d2a639 is described below

commit 2d2a639add098b4d25bb54b483cb99d38fb7aaf0
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Sat May 9 22:15:31 2020 -0700

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

diff --git a/build.gradle b/build.gradle
index f7ff5bf..d5d720c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -54,7 +54,7 @@ if (!file("${rootDir}/eth2-reference-tests/src/test/resources").exists()) {
 //////
 // Version numbering
 
-def versionNumber = '1.1.0'
+def versionNumber = '1.2.0'
 def buildVersion = versionNumber + buildTag()
 
 static String buildTag() {


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