Skip to content

Commit cd3e53e

Browse files
authored
Prep release 0.29.1 (#2209)
To pick up recent internal API changes about the crate_info -> dict changes. Some users like Crubit and rust Protobuf use these internal APIs, it would be nice for them to be adapted accordingly and refer them to the new version. But since these are internal, just updating the minor version. (it's my first time prepping a release, is there anything beyond just getting something like this submitted for the released archives to be created?)
1 parent cb974e9 commit cd3e53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""The version of rules_rust."""
22

3-
VERSION = "0.29.0"
3+
VERSION = "0.29.1"

0 commit comments

Comments
 (0)