Skip to content

Commit 5918497

Browse files
committed
bump version number
1 parent 480d9d4 commit 5918497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dscanner/dscanner_version.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module dscanner.dscanner_version;
88
/**
99
* Human-readable version number
1010
*/
11-
enum DEFAUULT_DSCANNER_VERSION = "v0.5.0";
11+
enum DEFAUULT_DSCANNER_VERSION = "v0.5.2";
1212

1313
version (built_with_dub)
1414
{

0 commit comments

Comments
 (0)