aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub.sdl
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-07-27 12:07:34 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commitb1c43b3f554a3bb9b82a62fddc392f8829e24552 (patch)
treeda155487ecc99686d1de9e1d80272894605a4fba /dub.sdl
parentmaker.org makefile supported compilers, make all_builds_debug (diff)
meta doc abstraction summary
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"