aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-05-14 23:58:35 -0400
committerJesse Luehrs <doy@tozt.net>2018-05-14 23:58:35 -0400
commit85a6670e4a40cc77d1a472161013357ef880b6d7 (patch)
treed4fc9622326a8c201dd204277f05e495b29ab6bf /Cargo.toml
parent9ce8c705c3bdd8a2a0654f0292f1bb24e2f95ff4 (diff)
downloadfancy-prompt-85a6670e4a40cc77d1a472161013357ef880b6d7.tar.gz
fancy-prompt-85a6670e4a40cc77d1a472161013357ef880b6d7.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 0519eb6..67d4564 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.3"
+version = "0.1.4"
authors = ["Jesse Luehrs <doy@tozt.net>"]
exclude = ["screenshots/*"]