diff options
author | Akshay <[email protected]> | 2020-07-21 16:17:05 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-07-21 16:17:05 +0100 |
commit | 9102dc72be19f87ec9e2893a35f5020957135c1c (patch) | |
tree | b977a1652e2b01fd054a4a7b086ca689bc31126c /Cargo.toml | |
parent | 4f76460efa869317bd7065b4770c16d0146a92da (diff) |
bump to v0.1.5v0.1.5
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.4" | 3 | version = "0.1.5" |
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" |