Bump version to 0.4

This commit is contained in:
Matt Baer 2018-11-26 08:37:36 -05:00
parent f0250d501f
commit 42a47258da
1 changed files with 1 additions and 1 deletions

2
app.go
View File

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