commit | ac00e588781023364e6399e3dd06876ada2c6e22 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Jun 26 12:12:15 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jun 26 20:01:44 2019 +0900 |
tree | c86c4b02c15cdcb1c29f00305bca6c74ebb7bc79 | |
parent | 137684ea5d35cff4cb0d8041ca6fd2703bae3c87 [diff] |
Bump version to 0.3-2 Change-Id: If99787bcf59e43a8e586b5b330e4f094b6367e2b
diff --git a/version.bzl b/version.bzl index 1bae3cf..c392f73 100644 --- a/version.bzl +++ b/version.bzl
@@ -4,4 +4,4 @@ # we currently have no stable releases, we use the "build number" scheme # described at: # https://www.mojohaus.org/versions-maven-plugin/version-rules.html -GITILES_VERSION = "0.3-1" +GITILES_VERSION = "0.3-2"