Bump version

This commit is contained in:
Wim 2018-02-21 20:54:29 +01:00
parent 222cccf388
commit 52237fadb6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import (
)
var (
version = "1.8.0"
version = "1.8.1-dev"
githash string
)