aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-07-23 05:37:21 +0100
committerAkshay <[email protected]>2020-07-23 05:37:21 +0100
commit59b40932d4602fc7bf84f123930f9a0eb187f4a1 (patch)
treef895c9874dc6dfb756965c4be32c181b5d21e0a4 /Cargo.toml
parentf5940ea5fc507ec34d686a888a1aa1aba50be277 (diff)
bump to v0.2.0!v0.2.0
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 3f297b8..f215503 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "dijo" 2name = "dijo"
3version = "0.1.5" 3version = "0.2.0"
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"