diff options
author | Akshay <[email protected]> | 2021-02-21 05:25:09 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-02-21 05:25:09 +0000 |
commit | 3169cb6c8056b46a6f08533014366b8c441971f8 (patch) | |
tree | 1ae6ad653e5af29fb63916fbbc1f196e626fe908 /Cargo.toml | |
parent | 38d9dfee224ebcd088c0ebecd9e1243994eea409 (diff) |
bump to v0.2.6v0.2.6
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.5" | 3 | version = "0.2.6" |
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" |