We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8dee5b + 6cf6c95 commit 124e8dbCopy full SHA for 124e8db
1 file changed
.bumpversion.toml
@@ -1,5 +1,5 @@
1
[tool.bumpversion]
2
-current_version = "1.0.4"
+current_version = "1.0.5"
3
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
4
serialize = ["{major}.{minor}.{patch}"]
5
search = "{current_version}"
0 commit comments