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 2019/09/26 00:21:09 UTC

[incubator-tuweni] branch master updated: Move to 0.10.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 0330d13  Move to 0.10.0
     new f6c3e5b  Merge branch 'master' of github.com:apache/incubator-tuweni
0330d13 is described below

commit 0330d134f579034b9d943870ea31316899632a11
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Wed Sep 25 17:20:29 2019 -0700

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

diff --git a/build.gradle b/build.gradle
index 0f5be03..b1e2385 100644
--- a/build.gradle
+++ b/build.gradle
@@ -49,7 +49,7 @@ if (!file("${rootDir}/eth-reference-tests/src/test/resources/eth2.0-tests/README
 //////
 // Version numbering
 
-def versionNumber = '0.9.0'
+def versionNumber = '0.10.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