diff options
author | Akshay <[email protected]> | 2020-07-19 12:05:46 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-07-19 12:05:46 +0100 |
commit | 6a327372f2f7916129b309d5b851a1a6754d90f6 (patch) | |
tree | e338616c24531d6f484dcca89f52b2c4ffaf23ff | |
parent | 8a1dd86155823455e71ca0f73673214073a8a269 (diff) |
bumpv0.1.1
-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.1.0" | 3 | version = "0.1.1" |
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" |