summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <nerdy@peppe.rs>2020-08-04 13:21:45 +0530
committerAkshay <nerdy@peppe.rs>2020-08-04 13:21:45 +0530
commitcdfe5719dc0bcc7a83ca014483b87c3d134e4679 (patch)
tree640f88e26d48c8842323ab77b491b0e4453c81e0 /Cargo.toml
parent3dd8502895d17b4e1a8afb729feeef5ba6d0474e (diff)
bump to v0.2.3v0.2.3
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 fa7b033..fc18bb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dijo"
-version = "0.2.2"
+version = "0.2.3"
authors = ["Akshay <nerdy@peppe.rs>"]
edition = "2018"
description = "Scriptable, curses-based, digital habit tracker"