diff options
Diffstat (limited to 'then.nimble')
| -rw-r--r-- | then.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/then.nimble b/then.nimble index 6ba408c..9b8755d 100644 --- a/then.nimble +++ b/then.nimble @@ -2,7 +2,7 @@ version = "0.1.0" author = "Historia" -description = "Minimalist, single text file calendar inspired by when" +description = "Minimalist, single text file calendar inspired by when." license = "MIT" srcDir = "src" bin = @["then"] |
