We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8688967 commit 553d088Copy full SHA for 553d088
source/served/info.d
@@ -1,4 +1,4 @@
1
module served.info;
2
3
-static immutable Version = [0, 7, 1];
+static immutable Version = [0, 7, 2];
4
static immutable VersionSuffix = ""; // like beta.1
0 commit comments