From a367b90df149b2bd5aef39a1731e36592293326e Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Mon, 3 Jun 2019 06:55:40 +1200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"