aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-04 18:14:50 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-04 18:14:50 -0500
commit7d4aeba7a3d769d81789037cf524963c16ca8e1e (patch)
treeb4c2be10615af4a1f70a86056eadd43128ac3c59 /Cargo.toml
parentd1a80beb52608a124185895eb3de95361c3119f9 (diff)
downloadfancy-prompt-7d4aeba7a3d769d81789037cf524963c16ca8e1e.tar.gz
fancy-prompt-7d4aeba7a3d769d81789037cf524963c16ca8e1e.zip
version bump
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <doy@tozt.net>"]
exclude = ["screenshots/*"]