diff --git a/dub.json b/dub.json index e34444b..7edf3b8 100644 --- a/dub.json +++ b/dub.json @@ -5,7 +5,7 @@ "copyright": "Copyright © 2021, Tristan B. Kildaire", "dependencies": { "bformat": "~>3.1.3", - "eventy": "0.1.3", + "eventy": "0.1.4", "tristanable": "~>2.3.10" }, "description": "A minimal D application.", diff --git a/dub.selections.json b/dub.selections.json index 2eb3f98..0692448 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -2,7 +2,7 @@ "fileVersion": 1, "versions": { "bformat": "3.1.3", - "eventy": "0.1.3", + "eventy": "0.1.4", "tristanable": "2.3.13" } }