Bumping up version to unreleased 0.0.10

This commit is contained in:
Renan DelValle 2020-01-29 16:18:25 -08:00
parent 19beafe6f1
commit d63c719cef
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
3 changed files with 10 additions and 1 deletions

View file

@ -46,7 +46,7 @@ var updateID string
var statusList = make([]string, 0, 0)
var log = logrus.New()
const australisVer = "v0.0.9"
const australisVer = "v0.0.10"
var forceDrainTimeout time.Duration