From 6a3cc71c951f112175095f8e961ee34b477a55e9 Mon Sep 17 00:00:00 2001 From: Jake Lilly Date: Mon, 7 Oct 2024 23:08:23 -0400 Subject: [PATCH] Bump v0.1.1 --- source/app.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/app.d b/source/app.d index ef1342f..35551c3 100644 --- a/source/app.d +++ b/source/app.d @@ -6,7 +6,7 @@ import dtimer.window; private: -const string VERSION = "0.1.0"; +const string VERSION = "0.1.1"; public: