From 5b65479ee901d41c7b3c2ee17ef95ebf86d29a49 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Sun, 12 May 2024 18:04:36 +0200 Subject: [PATCH] Reapply "Dub" This reverts commit 44b9b19828ed0ab187f8bc1eddc7430b80f53ea5. --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index f0f75f0..a83a3cc 100644 --- a/dub.json +++ b/dub.json @@ -3,7 +3,7 @@ "authors": [ "Tristan B. Velloza Kildaire" ], - "copyright": "Copyright © 2023-2024, Tristan B. Kildaire", + "copyright": "Copyright © 2023, Tristan B. Kildaire", "dependencies": { "gogga" : ">=3.1.1", "eventy": ">=0.4.0"