Bump version to 0.2-10 Change-Id: I6531c704d82dec1f5c678333662d67c74738d680
diff --git a/version.bzl b/version.bzl index 50e9692..29a6a55 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.2-9" +GITILES_VERSION = "0.2-10"