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 03c08ee  move to 1.1.0
03c08ee is described below

commit 03c08eeeba108670938252fef1fee209bdf435fe
Author: Antoine Toulme <[email protected]>
AuthorDate: Sun Feb 23 21:06:14 2020 -0800

    move to 1.1.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index b539938..655cca8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -53,7 +53,7 @@ if 
(!file("${rootDir}/eth2-reference-tests/src/test/resources").exists()) {
 //////
 // Version numbering
 
-def versionNumber = '1.0.0'
+def versionNumber = '1.1.0'
 def buildVersion = versionNumber + buildTag()
 
 static String buildTag() {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to