diff --git a/src/dfmt/main.d b/src/dfmt/main.d index 880698d..ac353c9 100644 --- a/src/dfmt/main.d +++ b/src/dfmt/main.d @@ -5,7 +5,7 @@ module dfmt.main; -private enum VERSION = "0.4.2"; +private enum VERSION = "0.4.3"; version (NoMain) {