Skip to content

Commit dae2865

Browse files
authored
Merge pull request #618 from BBasile/upd-ver
bump version number merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2 parents 480d9d4 + 5918497 commit dae2865

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)