bump version number

This commit is contained in:
Basile Burg 2018-04-23 18:34:00 +02:00
parent 480d9d42c0
commit 5918497ed0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ module dscanner.dscanner_version;
/**
* Human-readable version number
*/
enum DEFAUULT_DSCANNER_VERSION = "v0.5.0";
enum DEFAUULT_DSCANNER_VERSION = "v0.5.2";
version (built_with_dub)
{