Bump to v1.0.2

This commit is contained in:
Milen Dzhumerov 2017-08-22 20:49:51 +01:00
parent 8fcf7578a6
commit 89c00080d9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
import Commander
import HeaderMapFrontend
public let version = "1.0.0"
public let version = "1.0.2"
let commandGroup = Group()
addPrintCommand(to: commandGroup)