mirror of https://github.com/buggins/dlangide.git
Merge branch 'master' into feature/add_folder
This commit is contained in:
commit
31d9771a08
2
dub.json
2
dub.json
|
@ -12,7 +12,7 @@
|
||||||
"stringImportPaths": ["views"],
|
"stringImportPaths": ["views"],
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dlangui": "==0.9.173",
|
"dlangui": "==0.9.177",
|
||||||
"dsymbol": "~>0.2.9",
|
"dsymbol": "~>0.2.9",
|
||||||
"dcd": "~>0.9.1"
|
"dcd": "~>0.9.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.8.10
|
v0.8.11
|
Loading…
Reference in New Issue