Bump version to 1.0.4

This commit is contained in:
Milen Dzhumerov 2019-07-27 14:47:29 +01:00
parent c34dbe8b88
commit 080d03a613
1 changed files with 1 additions and 1 deletions

View File

@ -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)