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