aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-04 18:06:28 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-04 18:07:01 -0500
commitb3b0bf89bae1117c5fb5fcecbaef4a1ef0c1bab4 (patch)
tree94973d6f84c0a80815c130ed8f78d969a5ac924d /Cargo.toml
parentbaa60789a163090737cf5206d0c51f8e93793eac (diff)
downloadfancy-prompt-b3b0bf89bae1117c5fb5fcecbaef4a1ef0c1bab4.tar.gz
fancy-prompt-b3b0bf89bae1117c5fb5fcecbaef4a1ef0c1bab4.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 43548f7..5cb3899 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.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
exclude = ["screenshots/*"]