aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-08-17 17:33:36 +0100
committerAkshay <[email protected]>2020-08-17 17:33:36 +0100
commit5deab795f980ebb2b5e903b3a424703bb63b83a9 (patch)
treeccc29d50b0b3d9c873c877d39723ebaf1607d078 /Cargo.toml
parent4b147b4656135a04d2a4c2347e59f04d4f388d26 (diff)
bump to v0.1.3v0.1.3
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 fca3963..d8d7366 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "pista" 2name = "pista"
3version = "0.1.2" 3version = "0.1.3"
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"