From 95443c762d30a64fffdac88b3e64c835ef3adc61 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Fri, 11 Dec 2015 16:06:30 +0300 Subject: [PATCH] update DlangUI dep version --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 5e5b700..bd8c2b1 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.10", + "dlangui": "~>0.7.11", "libdparse": "==0.2.0" },