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 8b3e047 Move to 1.4.0
8b3e047 is described below
commit 8b3e0479c48b0c7f2edbd37b47bbe1e6b3ea6cdd
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat Nov 14 00:28:11 2020 -0800
Move to 1.4.0
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index d517ea0..48b953f 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.3.0'
+def versionNumber = '1.4.0'
def buildVersion = versionNumber + buildTag(buildRelease)
static String buildTag(releaseBuild) {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]