update version number

This commit is contained in:
Basile Burg 2018-05-22 11:55:17 +02:00
parent c61a2a0cfa
commit d7af30bfb1
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.2";
enum DEFAUULT_DSCANNER_VERSION = "v0.5.5";
version (built_with_dub)
{