Bump version to 0.9.0

This commit is contained in:
Matt Baer 2019-04-11 21:04:48 -04:00
parent 51ac06a51b
commit 7ab5350a94
1 changed files with 1 additions and 1 deletions

2
app.go
View File

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