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 29381ef commit e4114b9Copy full SHA for e4114b9
.bumpversion.cfg
@@ -28,6 +28,8 @@ message = Update version numbers from {current_version} -> {new_version}
28
[bumpversion:file:tone-analyzer/README.md]
29
30
[bumpversion:file:visual-recognition/README.md]
31
+
32
+[bumpversion:file:docker/pom.xml]
33
search = {current_version}
34
replace = {new_version}
35
0 commit comments