aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'dub.sdl')
-rw-r--r--dub.sdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dub.sdl b/dub.sdl
index 428140b..5bc5650 100644
--- a/dub.sdl
+++ b/dub.sdl
@@ -8,7 +8,7 @@ targetPath "./bin"
#sourcePath "./src/sdp"
stringImportPaths "./views"
buildRequirements "allowWarnings"
-dependency "sdlang-d" version="~>0.10.0"
+dependency "sdlang-d" version="~>0.10.1"
dependency "archive" version="~>0.6.0"
configuration "sdp-release" {
name "release"