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 dac933d452d256cb1c5df15577ad5b4f2a43573f Author: Antoine Toulme <[email protected]> AuthorDate: Thu May 2 22:10:02 2019 -0700 Move version to 0.7.0-SNAPSHOT --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 16e659c..bde4ea9 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ if (!file("${rootDir}/eth-reference-tests/src/test/resources/eth2.0-tests/README ////// // Version numbering -def versionNumber = '1.1.0' +def versionNumber = '0.7.0' def buildVersion = versionNumber + buildTag() static String buildTag() { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
