Skip to content

Commit 2dc94b8

Browse files
committed
Bump 1.2.4
1 parent aa52c6d commit 2dc94b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sha3d.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
module sha3d;
66

77
/// Version string of sha3-d that can be used for printing purposes.
8-
public enum SHA3D_VERSION_STRING = "1.2.3";
8+
public enum SHA3D_VERSION_STRING = "1.2.4";
99

1010
private import std.digest;
1111
private import core.bitop : rol, bswap;

0 commit comments

Comments
 (0)