summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkshay <nerdy@peppe.rs>2020-07-20 19:31:23 +0530
committerAkshay <nerdy@peppe.rs>2020-07-20 19:31:23 +0530
commit8b91a7c0b3d9bd4fac3b140f5bc8a40ac324289a (patch)
tree0148f629d29918116659a9227a4019f708ba9898
parenta0b6e884e39c858855db28377f094c9466002274 (diff)
bump to v0.1.4: remove ncurses as dependencyv0.1.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6e94652..9cf3639 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dijo"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Akshay <nerdy@peppe.rs>"]
edition = "2018"
description = "Scriptable, curses-based, digital habit tracker"