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
commit 43e1a07733e738d2eafeffde70c60b7e1e10dbb4 Author: Antoine Toulme <[email protected]> AuthorDate: Sat Nov 30 17:47:32 2019 -0800 Increment build version --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b1e2385..73e9e0e 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ if (!file("${rootDir}/eth-reference-tests/src/test/resources/eth2.0-tests/README ////// // Version numbering -def versionNumber = '0.10.0' +def versionNumber = '0.11.0' def buildVersion = versionNumber + buildTag() static String buildTag() { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
