summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanimelchor <dmh672@gmail.com>2023-04-07 20:09:38 -0400
committerdanimelchor <dmh672@gmail.com>2023-04-07 20:09:38 -0400
commit2d07aaef3c6ce5af6a7f4a7e06624d464865707d (patch)
tree9d19309804de9b9071fffd0283fe5fbfefe971c7
parent0251b90a25724f2bb6a8d41c7d21277ffedfb5cb (diff)
version bumpHEADmain
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fcf5840..2b596e3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "todui"
-version = "0.1.3"
+version = "0.1.4"
edition = "2021"
authors = ["Daniel M. <dmh672@gmail.com>"]
description = "A CLI and TUI for your todos"