Bump version to 0.2-11 Change-Id: Ic05b17d18a68a582d5483f2979a4d0abcdb6cc0a
diff --git a/version.bzl b/version.bzl index 29a6a55..d361e3e 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-10" +GITILES_VERSION = "0.2-11"