Bump version to 0.2-1 Change-Id: I1ca59b56fc0fbe8794e65f93f3e66cfa9b00de78
diff --git a/version.bzl b/version.bzl index 22e6db7..83bdb48 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: # http://mojo.codehaus.org/versions-maven-plugin/version-rules.html -GITILES_VERSION = '0.2' +GITILES_VERSION = '0.2-1'