= "https://github.com/your-tools/lockdiff/"
[]
= "2.0.2"
= '''
(?P<major>\d+)
\.
(?P<minor>\d+)
\.
(?P<patch>\d+)
'''
[]
= "Bump to {new_version}"
= "{new_version}"
[[]]
= "Cargo.toml"
[[]]
= "Re-generate Cargo.lock and run tests"
= "cargo test"
[[]]
= "publish"
= "cargo publish"