From f13f9b52c79403353e4fc56d9e364b937599418f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 27 Jul 2024 21:20:30 +0000 Subject: [PATCH] Bump version to 0.1.14 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2868dbd..5b0fc7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "thoth" -version = "0.1.13" +version = "0.1.14" edition = "2021" authors = ["Joel Afriyie joel.o.afriyie@gmail.com, oren.beani@gmail.com"] description = "A terminal scratchpad akin to Heynote"