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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]