Bump version to 0.2-8 Change-Id: I356bf7c73ae2ccb9ca7eb20193c1806be4aee1ec
diff --git a/version.bzl b/version.bzl index bfaafb4..f0d771c 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-7" +GITILES_VERSION = "0.2-8"