Skip to content

Commit ea61251

Browse files
committed
Another bugfix, another beta tag
1 parent 7d839eb commit ea61251

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.0-beta4";
24+
enum DCD_VERSION = "v0.5.0-beta5";
2525

2626
version (Windows) {}
2727
else

0 commit comments

Comments
 (0)