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 2d2a639 move to 1.2.0
2d2a639 is described below
commit 2d2a639add098b4d25bb54b483cb99d38fb7aaf0
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat May 9 22:15:31 2020 -0700
move to 1.2.0
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index f7ff5bf..d5d720c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -54,7 +54,7 @@ if
(!file("${rootDir}/eth2-reference-tests/src/test/resources").exists()) {
//////
// Version numbering
-def versionNumber = '1.1.0'
+def versionNumber = '1.2.0'
def buildVersion = versionNumber + buildTag()
static String buildTag() {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]