Skip to content

Commit

Permalink
Changed vibe.d dependency version from branch name to a SemVer number.
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzaQ committed Jun 5, 2015
1 parent 1d03e1c commit 1969e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dub.json
Expand Up @@ -4,7 +4,7 @@
"copyright": "Copyright © 2014, krzaq",
"authors": ["krzaq"],
"dependencies": {
"vibe-d": "~master"
"vibe-d": "~>0.7.23"
},
"versions": ["VibeDefaultMain"]
}

0 comments on commit 1969e4e

Please sign in to comment.