aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-05-19 17:35:33 -0400
committerJesse Luehrs <doy@tozt.net>2018-05-19 17:35:33 -0400
commitde3bac4ab1950549d298844846d04ab2f54049db (patch)
tree9b3d0106972755504e6ee9f9b81b4e0ffbc52ed4 /Cargo.toml
parentc96159c1ce9d8fed8a3625b659de2e1ba96e2af1 (diff)
downloadfancy-prompt-de3bac4ab1950549d298844846d04ab2f54049db.tar.gz
fancy-prompt-de3bac4ab1950549d298844846d04ab2f54049db.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 67d4564..307e070 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.4"
+version = "0.1.5"
authors = ["Jesse Luehrs <doy@tozt.net>"]
exclude = ["screenshots/*"]