commit | 50cfbe4e01e3b669cd965fce06c2f8f3772c843f | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sat Feb 04 08:51:01 2017 +0100 |
committer | David Ostrovsky <david.ostrovsky@gmail.com> | Sun Feb 05 18:35:32 2017 +0000 |
tree | 99e72a0ebc7cae4337a96c1f2e8e51167cd1d629 | |
parent | 76405111c9e7dac5a82aedf6ddd32265b2216e2a [diff] |
Bump to version 0.2 After build tool migration, release new version built with Bazel. Change-Id: Ida7e363da02f72c108e170504fe833bdc9807350
diff --git a/version.bzl b/version.bzl index f4510ea..22e6db7 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: # http://mojo.codehaus.org/versions-maven-plugin/version-rules.html -GITILES_VERSION = '0.1-11' +GITILES_VERSION = '0.2'