diff options
| author | Historia <gravel.justness270@slmail.me> | 2024-07-23 15:35:27 -0400 |
|---|---|---|
| committer | Historia <gravel.justness270@slmail.me> | 2024-07-23 15:35:27 -0400 |
| commit | 6d419844c18f2eb1f74a2b36c8e37071cde6a440 (patch) | |
| tree | 9d24b9813f8d7cff65d909d8985f7a1fe22801af /then.nimble | |
| parent | 02f4c279c30f67d632317a8f0eac64bb3efcfc9b (diff) | |
| download | soon-6d419844c18f2eb1f74a2b36c8e37071cde6a440.tar.gz | |
Basic scheduling with simple conditions
Diffstat (limited to 'then.nimble')
| -rw-r--r-- | then.nimble | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
