There was an error while loading. Please reload this page.
1 parent 9747c10 commit 34f8dfcCopy full SHA for 34f8dfc
1 file changed
.bumpversion.toml
@@ -14,3 +14,9 @@ serialize = [
14
filename = "README.md"
15
search = "{current_version}"
16
replace = "{new_version}"
17
+
18
+[[tool.bumpversion.files]]
19
+glob = "docs/*.md"
20
+ignore_missing_version = true
21
+search = "{current_version}"
22
+replace = "{new_version}"
0 commit comments