From 0d3efe18d3909b3513d10fd810faafd60c1b1f91 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Sat, 30 Jan 2016 09:17: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 e32adca..ae7a89b 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.63", + "dlangui": "~>0.7.65", "dcd": "~>0.7.5" },