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