diff options
| author | Historia <gravel.justness270@slmail.me> | 2024-06-25 19:08:32 -0400 |
|---|---|---|
| committer | Historia <gravel.justness270@slmail.me> | 2024-06-25 19:08:32 -0400 |
| commit | ac1b1baa17247f19927577e56255df2fbba0fd3b (patch) | |
| tree | 0a4381036f98aefbc3865c60f47a8a6e641c71e6 /then.nimble | |
| parent | b88e9c139d442e0b3f15551ce31f09fc7478f3b2 (diff) | |
| download | soon-ac1b1baa17247f19927577e56255df2fbba0fd3b.tar.gz | |
Initial commit
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"] |
