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/08/26 05:33:39 UTC

[incubator-tuweni] branch 0.8 updated: Change version to 0.8.2

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch 0.8
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/0.8 by this push:
     new 573ebfb  Change version to 0.8.2
573ebfb is described below

commit 573ebfbf7f4b1ae9ee6a13f55c39a461eac58241
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Sun Aug 25 22:33:27 2019 -0700

    Change version to 0.8.2
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 4855812..4b092d3 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.8.1'
+def versionNumber = '0.8.2'
 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