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