From 1c77b4f82b8e0aeeafa3c0b9e3992745fb37d4f1 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Fri, 6 Sep 2019 13:33:01 +0100 Subject: [PATCH] watt: Make release! --- src/watt/license.volt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/watt/license.volt b/src/watt/license.volt index 4e1f3d3..516912d 100644 --- a/src/watt/license.volt +++ b/src/watt/license.volt @@ -7,7 +7,7 @@ module watt.license; /*! * Identifier for this version of Watt. */ -enum string ident = "Watt 0.1.3-dev"; +enum string ident = "Watt 0.1.3"; /*! * This is the license for the watt library.