Skip to content

Commit 633b166

Browse files
committed
Update version
1 parent 5d14f32 commit 633b166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dcd_version.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module dcd_version;
2121
/**
2222
* Human-readable version number
2323
*/
24-
enum DCD_VERSION = "v0.5.1-dev";
24+
enum DCD_VERSION = "v0.6.0";
2525

2626
version (Windows) {}
2727
else

0 commit comments

Comments
 (0)