aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-21 05:25:09 +0000
committerAkshay <[email protected]>2021-02-21 05:25:09 +0000
commit3169cb6c8056b46a6f08533014366b8c441971f8 (patch)
tree1ae6ad653e5af29fb63916fbbc1f196e626fe908 /Cargo.toml
parent38d9dfee224ebcd088c0ebecd9e1243994eea409 (diff)
bump to v0.2.6v0.2.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5a0cd47..c7a39c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "dijo" 2name = "dijo"
3version = "0.2.5" 3version = "0.2.6"
4authors = ["Akshay <[email protected]>"] 4authors = ["Akshay <[email protected]>"]
5edition = "2018" 5edition = "2018"
6description = "Scriptable, curses-based, digital habit tracker" 6description = "Scriptable, curses-based, digital habit tracker"