aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-31 01:30:12 -0400
committerJesse Luehrs <doy@tozt.net>2018-03-31 01:30:31 -0400
commit10af989ed2a24b41dd046e109ce2c711efefd6d2 (patch)
treedec9423643c103bf47ca0b6a2aa4c71855d5933f /Cargo.toml
parent4664c926784057615d3478b7b566928c24c4002d (diff)
downloadfancy-prompt-10af989ed2a24b41dd046e109ce2c711efefd6d2.tar.gz
fancy-prompt-10af989ed2a24b41dd046e109ce2c711efefd6d2.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 d598a4d..0519eb6 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.2"
+version = "0.1.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
exclude = ["screenshots/*"]