summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkshay <nerdy@peppe.rs>2020-07-19 16:35:46 +0530
committerAkshay <nerdy@peppe.rs>2020-07-19 16:35:46 +0530
commit6a327372f2f7916129b309d5b851a1a6754d90f6 (patch)
treee338616c24531d6f484dcca89f52b2c4ffaf23ff
parent8a1dd86155823455e71ca0f73673214073a8a269 (diff)
bumpv0.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4791c0b..dc80735 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dijo"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Akshay <nerdy@peppe.rs>"]
edition = "2018"
description = "Scriptable, curses-based, digital habit tracker"