From 89eb224337dd21b893b7a038dc21ddff0bf4a47d Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Tue, 15 Dec 2015 14:38:23 +0300 Subject: [PATCH] update dlangui version --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 1e2eb06..e1dbda2 100644 --- a/dub.json +++ b/dub.json @@ -14,7 +14,7 @@ "copyFiles-windows": ["lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"], "dependencies": { - "dlangui": "~>0.7.18", + "dlangui": "~>0.7.19", "libdparse": "==0.2.0" },