aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-05-22 01:57:12 -0400
committerJesse Luehrs <doy@tozt.net>2018-05-22 01:57:12 -0400
commitbc3d923b12476b8807e073555968de657864ad1d (patch)
tree7c4f339d194ded420fb93acf200ae01423d22a82 /Cargo.toml
parent22b484e7e5975792a03e7f64c74e534f22d23a22 (diff)
downloadfancy-prompt-bc3d923b12476b8807e073555968de657864ad1d.tar.gz
fancy-prompt-bc3d923b12476b8807e073555968de657864ad1d.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 307e070..8e7a25c 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.5"
+version = "0.1.6"
authors = ["Jesse Luehrs <doy@tozt.net>"]
exclude = ["screenshots/*"]