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 8dd3426 commit 2a98c22Copy full SHA for 2a98c22
1 file changed
.bumpversion.cfg
@@ -57,6 +57,10 @@ replace = version = "{new_version}"
57
search = version = "{current_version}"
58
replace = version = "{new_version}"
59
60
+[bumpversion:file:bindings/rust/evmc-loader/Cargo.toml]
61
+search = version = "{current_version}"
62
+replace = version = "{new_version}"
63
+
64
[bumpversion:file:examples/example-rust-vm/Cargo.toml]
65
66
0 commit comments