Bump version to 0.3-1 Change-Id: I9f1cf1b02e14faadaef9e96023445b67d08f3898
diff --git a/version.bzl b/version.bzl index ef5bcd0..1bae3cf 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" +GITILES_VERSION = "0.3-1"