update dlangui version to fix #166

This commit is contained in:
Vadim Lopatin 2016-10-14 11:03:17 +03:00
parent c1832ded29
commit 6885ffc49e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
"dependencies": {
"dlangui": "==0.9.23",
"dlangui": "==0.9.24",
"dcd": "~>0.9.0-alpha4"
},