diff options
author | Akshay <[email protected]> | 2020-07-23 05:37:21 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-07-23 05:37:21 +0100 |
commit | 59b40932d4602fc7bf84f123930f9a0eb187f4a1 (patch) | |
tree | f895c9874dc6dfb756965c4be32c181b5d21e0a4 /Cargo.toml | |
parent | f5940ea5fc507ec34d686a888a1aa1aba50be277 (diff) |
bump to v0.2.0!v0.2.0
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.1.5" | 3 | version = "0.2.0" |
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" |