update dlangui for travis CI fixing #276

This commit is contained in:
Vadim Lopatin 2017-09-12 13:46:19 +03:00
parent e5e4bd502c
commit f2f1f3b85e
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.125",
"dlangui": "==0.9.126",
"dsymbol": "~>0.2.9",
"dcd": "~>0.9.1"
},