Skip to content

Commit c13739b

Browse files
author
Lance Release Bot
committed
chore: release candidate 6.0.1-rc.2
1 parent eeb5088 commit c13739b

8 files changed

Lines changed: 134 additions & 134 deletions

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "6.0.1-rc.1"
2+
current_version = "6.0.1-rc.2"
33
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)(-(?P<prerelease>(beta|rc))\\.(?P<prerelease_num>\\d+))?"
44
serialize = [
55
"{major}.{minor}.{patch}-{prerelease}.{prerelease_num}",

Cargo.lock

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)