From dc149af49c2ab1102dd4fa2fdbc37dc55bedaa5b Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 9 Dec 2015 15:57:05 +0300 Subject: [PATCH] updating dependency version for #64 --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 1e82660..b9fdd5d 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.4", + "dlangui": "~>0.7.5", "libdparse": "==0.2.0" },