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 614b8d7 commit adf922fCopy full SHA for adf922f
.bumpversion.cfg
@@ -0,0 +1,8 @@
1
+[bumpversion]
2
+current_version = 0.0.3
3
+commit = True
4
+tag = True
5
+
6
+[bumpversion:file:Cargo.toml]
7
+search = version = "{current_version}"
8
+replace = version = "{new_version}"
0 commit comments