aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-08-18 10:30:31 +0100
committerAkshay <[email protected]>2020-08-18 10:30:31 +0100
commita71f7adf2fae9554f1107beceec20429362ae487 (patch)
tree7ea60b0f5a0ede8e7a39ee1c0d315a6c5bd4188a /Cargo.toml
parent4b80626122466e8e3ae166d7212d5511412795bc (diff)
bump to v0.1.4v0.1.4
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 d8d7366..8255973 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "pista" 2name = "pista"
3version = "0.1.3" 3version = "0.1.4"
4authors = ["NerdyPepper <[email protected]>"] 4authors = ["NerdyPepper <[email protected]>"]
5edition = "2018" 5edition = "2018"
6description = "A simple bash prompt for programmers" 6description = "A simple bash prompt for programmers"