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/05/08 18:28:46 UTC

[incubator-tuweni] branch master updated: Move to 0.8

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 ef492cb  Move to 0.8
ef492cb is described below

commit ef492cb2f9a4939cc96bcc43f386b60c8002f92d
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Wed May 8 11:28:34 2019 -0700

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

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