1 2 3 4 5
#!/bin/sh set-cargo-version ./Cargo.toml $2 git add Cargo.toml git commit -sm "Bump version to $2"