bump version

This commit is contained in:
Christopher Franko 2015-10-13 14:33:02 -04:00
parent 789e52afdf
commit dfcf6fe985

View file

@ -49,7 +49,7 @@ import (
const (
ClientIdentifier = "Gexp"
Version = "1.1.4"
Version = "1.2.2"
VersionMajor = 1
VersionMinor = 2
VersionPatch = 2