From 63e88aeada3531d834ec2987140689b54b0f064e Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Tue, 11 Apr 2017 16:32:24 +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 f583898..af66a63 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.41", + "dlangui": "==0.9.50", "dcd": "~>0.9.0-alpha4" },