Bump version

This commit is contained in:
Wim 2017-07-20 23:17:02 +02:00
parent 0f791d7a9a
commit 57654df81e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
) )
var ( var (
version = "0.16.2" version = "0.16.3-dev"
githash string githash string
) )