aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-07-21 16:17:05 +0100
committerAkshay <[email protected]>2020-07-21 16:17:05 +0100
commit9102dc72be19f87ec9e2893a35f5020957135c1c (patch)
treeb977a1652e2b01fd054a4a7b086ca689bc31126c /Cargo.toml
parent4f76460efa869317bd7065b4770c16d0146a92da (diff)
bump to v0.1.5v0.1.5
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 9cf3639..3f297b8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "dijo" 2name = "dijo"
3version = "0.1.4" 3version = "0.1.5"
4authors = ["Akshay <[email protected]>"] 4authors = ["Akshay <[email protected]>"]
5edition = "2018" 5edition = "2018"
6description = "Scriptable, curses-based, digital habit tracker" 6description = "Scriptable, curses-based, digital habit tracker"