commit | 33f6b2690a0a9d34a0725c943318315a024fa758 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Nov 14 11:44:08 2019 -0800 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Nov 14 11:44:08 2019 -0800 |
tree | 693c6b50c39f9835c0ae26c82b6eedb67750319c | |
parent | f6547c06a94958d8231d432c72c902aecf3f2631 [diff] |
Bump version to 0.3-6 Change-Id: I8338b0238d00205a171198e540b717874e816a65
diff --git a/version.bzl b/version.bzl index 77853e2..2094755 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-5" +GITILES_VERSION = "0.3-6"