diff options
author | Akshay <[email protected]> | 2021-03-06 10:10:39 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-03-06 10:10:39 +0000 |
commit | 44c6faa0d1ed96ecc71865adf02db72fb96f28b1 (patch) | |
tree | 9eb4a661ddfce1eafa0c23a4108010e8842acd7a /Cargo.toml | |
parent | 0fd22fbd7be9efd03c82570a778dbb5cde20cad4 (diff) |
bump to v0.2.7v0.2.7
- add GoalKinds
- add Floating habits
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "dijo" | 2 | name = "dijo" |
3 | version = "0.2.6" | 3 | version = "0.2.7" |
4 | authors = ["Akshay <[email protected]>"] | 4 | authors = ["Akshay <[email protected]>"] |
5 | edition = "2018" | 5 | edition = "2018" |
6 | description = "Scriptable, curses-based, digital habit tracker" | 6 | description = "Scriptable, curses-based, digital habit tracker" |