aboutsummaryrefslogtreecommitdiff
path: root/version.bzl
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2023-12-07 16:07:33 -0800
committerMatthias Männich <maennich@google.com>2023-12-08 15:07:09 +0000
commit16b44b4e060da38bf5613220593fc48350a0aa80 (patch)
tree67a8bb59932347f2f12a853a20c14517dcb35fc8 /version.bzl
parent85b0f239303220d902ad919ff27d2da475fc12e2 (diff)
parent99421bbcd3f00f600d4bf3f14ef5917c5b671f8c (diff)
downloadstardoc-16b44b4e060da38bf5613220593fc48350a0aa80.tar.gz
Merge tag 'upstream/0.6.2' into main
Bug: 276493276 Change-Id: Ia35937702bbf7634a760801e6cf0c3d28d4436de
Diffstat (limited to 'version.bzl')
-rw-r--r--version.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.bzl b/version.bzl
index 29e5337..9e7b7c6 100644
--- a/version.bzl
+++ b/version.bzl
@@ -13,4 +13,4 @@
# limitations under the License.
"""The version of Stardoc."""
-version = "0.5.3"
+version = "0.6.2"