Bump db version

This commit is contained in:
StephenButtolph 2020-04-28 16:10:47 -04:00
parent e25e0356ba
commit 52bbfb669b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import (
)
const (
dbVersion = "v0.1.0"
dbVersion = "v0.1.1"
)
// Results of parsing the CLI