cargo-v 0.0.1

Update the version of your package easily
1
2
3
fn main() {
  println!("cargo-v is a WIP");
}