We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8826b commit 0d04183Copy full SHA for 0d04183
src/dfmt/main.d
@@ -5,7 +5,7 @@
5
6
module dfmt.main;
7
8
-private enum VERSION = "0.4.1";
+private enum VERSION = "0.4.2";
9
10
version (NoMain)
11
{
0 commit comments