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