From 730039249ee0079c6d52eb38a9b80fb97def617e Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 23 Dec 2015 09:18:54 +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 21e8c0a..784eafe 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.27", + "dlangui": "~>0.7.30", "libdparse": "==0.2.0" },