From 6d419844c18f2eb1f74a2b36c8e37071cde6a440 Mon Sep 17 00:00:00 2001 From: Historia Date: Tue, 23 Jul 2024 15:35:27 -0400 Subject: Basic scheduling with simple conditions --- then.nimble | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'then.nimble') diff --git a/then.nimble b/then.nimble index 9b8755d..632f70a 100644 --- a/then.nimble +++ b/then.nimble @@ -1,7 +1,7 @@ # Package -version = "0.1.0" -author = "Historia" +version = "0.1" +author = "historia" description = "Minimalist, single text file calendar inspired by when." license = "MIT" srcDir = "src" -- cgit v1.2.3