summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkshay <nerdy@peppe.rs>2020-07-19 22:12:37 +0530
committerAkshay <nerdy@peppe.rs>2020-07-19 22:12:37 +0530
commitc357ba5e2bd9bc1cb95f6d38412e1d84752aa70e (patch)
tree4b96fe6b312cfa1cc90a3225b54ea999c7be9703
parent2d0160a9f242701c6edf5ffe607cbd801c8444e3 (diff)
bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dc80735..9dfcb24 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dijo"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Akshay <nerdy@peppe.rs>"]
edition = "2018"
description = "Scriptable, curses-based, digital habit tracker"