Version 0.2.0

This commit is contained in:
Chteufleur 2016-04-09 13:51:35 +02:00
parent 7f76a35240
commit e98a9df154
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
)
const (
Version = "go-xmpp4steam v0.1.6"
Version = "go-xmpp4steam v0.2.0"
configurationFilePath = "xmpp4steam.cfg"
)