Skip to content

Commit c0105f9

Browse files
committed
0.7.1
1 parent c8acb9f commit c0105f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/dcd_version.d

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module common.dcd_version;
2121
/**
2222
* Human-readable version number
2323
*/
24-
enum DCD_VERSION = "v0.7.0";
24+
enum DCD_VERSION = "v0.7.1";
2525

2626
version (Windows) {}
2727
else

0 commit comments

Comments
 (0)