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/03 16:47:24 UTC

[incubator-tuweni] 01/02: Move version to 0.7.0-SNAPSHOT

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

commit dac933d452d256cb1c5df15577ad5b4f2a43573f
Author: Antoine Toulme <to...@apache.org>
AuthorDate: Thu May 2 22:10:02 2019 -0700

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

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