diff options
author | Akshay <[email protected]> | 2020-08-04 08:51:45 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-08-04 08:51:45 +0100 |
commit | cdfe5719dc0bcc7a83ca014483b87c3d134e4679 (patch) | |
tree | 640f88e26d48c8842323ab77b491b0e4453c81e0 /Cargo.toml | |
parent | 3dd8502895d17b4e1a8afb729feeef5ba6d0474e (diff) |
bump to v0.2.3v0.2.3
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.2" | 3 | version = "0.2.3" |
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" |