We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567e12a commit a8a7f66Copy full SHA for a8a7f66
.bumpversion.toml
@@ -1,3 +1,5 @@
1
+# Configuration file for bumpversion GitHub action
2
+# See https://github.com/callowayproject/bump-my-version
3
[tool.bumpversion]
4
current_version = "1.22.0"
5
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
0 commit comments