From 5771101f59bc38cab362a390c7d25c7d5129ffe6 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Mon, 7 Aug 2017 09:09:39 +0300 Subject: [PATCH] update dlangui deps --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 84959fe..766cbc5 100644 --- a/dub.json +++ b/dub.json @@ -12,7 +12,7 @@ "stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"], "dependencies": { - "dlangui": "==0.9.83", + "dlangui": "==0.9.84", "dcd": "~>0.9.0" },