From 7d4aeba7a3d769d81789037cf524963c16ca8e1e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 4 Mar 2018 18:14:50 -0500 Subject: version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5cb3899..bfea7f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "fancy-prompt" description = "fancy-prompt is an improved shell prompt with several useful features" repository = "https://github.com/doy/fancy-prompt" license = "MIT" -version = "0.1.1" +version = "0.1.2" authors = ["Jesse Luehrs "] exclude = ["screenshots/*"] -- cgit v1.2.3-54-g00ecf