aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUebelAndre <github@uebelandre.com>2023-09-27 08:16:40 -0700
committerGitHub <noreply@github.com>2023-09-27 08:16:40 -0700
commit4a5d7a1eb3570d3da9c5d66e55e8c6f680fce9d4 (patch)
treeaa3662310b4943bad5d5644485a9fe3cfaa324a5
parentaf75f6e7ad9df277cc92c0c61e4a4cd486c65869 (diff)
downloadbazelbuild-rules_rust-4a5d7a1eb3570d3da9c5d66e55e8c6f680fce9d4.tar.gz
Release 0.28.0 (#2167)upstream/0.28.0
-rw-r--r--version.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.bzl b/version.bzl
index 63d30dc8..2078a983 100644
--- a/version.bzl
+++ b/version.bzl
@@ -1,3 +1,3 @@
"""The version of rules_rust."""
-VERSION = "0.27.0"
+VERSION = "0.28.0"