This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch 1.1
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/1.1 by this push:
new 4a19ff8 Bring back version to 1.1.0
4a19ff8 is described below
commit 4a19ff80670c0b0b2a2ce06052ac82f580cf5ad1
Author: Antoine Toulme <[email protected]>
AuthorDate: Tue Jun 16 00:08:10 2020 -0700
Bring back version to 1.1.0
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 856f225..b2145c6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -43,7 +43,7 @@ description = 'A set of libraries and other tools to aid
development of blockcha
//////
// Version numbering
-def versionNumber = '1.2.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]