diff --git a/Cargo.toml b/Cargo.toml index d5457a0..bef9319 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pirate" -version = "0.1.0" +version = "0.2.0" authors = ["Zach Dziura "] description = "A simple arrrguments parser" repository = "https://github.com/zcdziura/pirate"