From 6d91b80c78428def326a361e1006526e9fc48bd1 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 20 Apr 2016 08:34:39 +0300 Subject: [PATCH] update dlangui dependency --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index af217f3..bdb96f1 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.7.94", + "dlangui": "==0.8.11", "dcd": "~>0.8.0" },