From 0938a020e2918ee176f84512335950d731caafd2 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Thu, 20 Oct 2016 15:17:53 +0300 Subject: [PATCH] catch recent dlangui changes --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 9a3cdbe..31e89f0 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.36", + "dlangui": "==0.9.38", "dcd": "~>0.9.0-alpha4" },