Skip to content

Commit b67bba1

Browse files
BriannaDelgadogithub-actions[bot]
authored andcommitted
chore: bump version to 1.30.0 (minor bump)
1 parent 314f654 commit b67bba1

5 files changed

Lines changed: 193 additions & 18 deletions

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configuration file for bumpversion GitHub action
22
# See https://github.com/callowayproject/bump-my-version
33
[tool.bumpversion]
4-
current_version = "1.29.0"
4+
current_version = "1.30.0"
55
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
66
serialize = ["{major}.{minor}.{patch}"]
77
search = "{current_version}"

0 commit comments

Comments
 (0)