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 2756c8d Bump version to 0.8.1
2756c8d is described below
commit 2756c8d662b64e46d5454f81af49fc36b05a978f
Author: Antoine Toulme <[email protected]>
AuthorDate: Fri Jun 28 10:48:33 2019 +0200
Bump version to 0.8.1
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index d6f00f5..64fe01b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -53,7 +53,7 @@ if
(!file("${rootDir}/eth-reference-tests/src/test/resources/eth2.0-tests/README
//////
// Version numbering
-def versionNumber = '0.8.0'
+def versionNumber = '0.8.1'
def buildVersion = versionNumber + buildTag()
static String buildTag() {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]