From 61b71115740524c95a17fbeb9e6598695b2ac270 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sat, 8 Oct 2016 17:55:48 -0700 Subject: [PATCH] Bump version to 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1d08ba83..aae9cb46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "j" -version = "0.1.5" +version = "0.2.0" authors = ["Casey Rodarmor "] license = "WTFPL/MIT/Apache-2.0" description = "a command runner"