version is now developing

This commit is contained in:
Ted Unangst 2019-11-07 16:52:05 -05:00
parent cc15ab0675
commit c20874ff78
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import (
"time"
)
var honkVersion = "honk 0.8.1"
var honkVersion = "honk 0.8.1-dev"
func init() {
notrand.Seed(time.Now().Unix())