diff --git a/Cargo.toml b/Cargo.toml index 884f35bc64..59f4d3065e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nu" -version = "0.1.1" +version = "0.1.2" authors = ["Yehuda Katz ", "Jonathan Turner "] description = "A shell for the GitHub era" license = "MIT"