diff --git a/Sources/hmap/main.swift b/Sources/hmap/main.swift index 698da78..d21df3e 100755 --- a/Sources/hmap/main.swift +++ b/Sources/hmap/main.swift @@ -23,7 +23,7 @@ import Commander import HeaderMapFrontend -public let version = "1.0.3" +public let version = "1.0.4" let commandGroup = Group() addPrintCommand(to: commandGroup)