[bumpversion]
current_version = 0.1.0
[bumpversion:file:Cargo.toml]
search = version = "{current_version}"
replace = version = "{new_version}"