Bump version to 0.6.0

This commit is contained in:
Matt Baer 2018-12-10 16:17:57 -05:00
parent 25a68d0c0e
commit 4b8d5e3e37
1 changed files with 1 additions and 1 deletions

2
app.go
View File

@ -43,7 +43,7 @@ var (
debugging bool
// Software version can be set from git env using -ldflags
softwareVer = "0.5.0"
softwareVer = "0.6.0"
// DEPRECATED VARS
// TODO: pass app.cfg into GetCollection* calls so we can get these values