From 61e281fcf823e4d0dac7d71506423caffafa1b4f Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Sat, 12 Dec 2015 19:22:50 +0300 Subject: [PATCH] update dlangui dependency version --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index bd8c2b1..27f5800 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.11", + "dlangui": "~>0.7.12", "libdparse": "==0.2.0" },