From a7049d1d87aacada9f34612c24261d93eb8f90b5 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Sun, 12 May 2024 18:03:59 +0200 Subject: [PATCH] Dub - Bumped --- 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"