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