commit | d681950ebbad3f600ef941892d24bb745cc9ff67 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Wed Jun 14 07:10:05 2023 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Fri Sep 29 13:11:44 2023 +0200 |
tree | 9aac737862692f575154c09ea100c7766b5bab43 | |
parent | 2d4e82e3022621ea69dc12a17800c0b0b99376e5 [diff] |
Bump version to 1.3.0 The guava and soy dependency versions have been updated. Change-Id: Ifb0b0c406b1c4cdd36193645c169c470fb5225f0
diff --git a/version.bzl b/version.bzl index e4bdfca..fef692b 100644 --- a/version.bzl +++ b/version.bzl
@@ -3,4 +3,4 @@ # Used by :install and :deploy when talking to the destination repository. # Project uses semantic versioning described at: # https://semver.org -GITILES_VERSION = "1.2.0" +GITILES_VERSION = "1.3.0"