Skip to content

Commit 16893e1

Browse files
committed
bump to v0.6.0-beta.1
1 parent c2d80cf commit 16893e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/served/info.d

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module source.served.info;
22

3-
static immutable Version = [0, 5, 1];
4-
static immutable VersionSuffix = ""; // like beta.1
3+
static immutable Version = [0, 6, 0];
4+
static immutable VersionSuffix = "beta.1"; // like beta.1

0 commit comments

Comments
 (0)