aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-03-06 10:10:39 +0000
committerAkshay <[email protected]>2021-03-06 10:10:39 +0000
commit44c6faa0d1ed96ecc71865adf02db72fb96f28b1 (patch)
tree9eb4a661ddfce1eafa0c23a4108010e8842acd7a /Cargo.toml
parent0fd22fbd7be9efd03c82570a778dbb5cde20cad4 (diff)
bump to v0.2.7v0.2.7
- add GoalKinds - add Floating habits
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 c7a39c2..0be73cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "dijo" 2name = "dijo"
3version = "0.2.6" 3version = "0.2.7"
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"