Skip to content

Commit 09e054f

Browse files
committed
Fix bug with parsing multiple files at once
1 parent f0bc0d9 commit 09e054f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"targetType": "executable",
88
"versions": ["built_with_dub"],
99
"dependencies": {
10-
"libdparse": "~>0.7.0-alpha10",
10+
"libdparse": "~>0.7.0-alpha11",
1111
"dsymbol": "~>0.2.0-alpha6",
1212
"inifiled": ">=0.0.6",
1313
},

libdparse

0 commit comments

Comments
 (0)