Bump version to 0.3-4 Change-Id: Ica2bf75899972caf2ac1fd67c6e508eae3284764
diff --git a/version.bzl b/version.bzl index 0baf29e..69700a5 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-3" +GITILES_VERSION = "0.3-4"