diff --git a/version.go b/version.go index e8142162..4c0366ce 100644 --- a/version.go +++ b/version.go @@ -3,7 +3,7 @@ package main import "github.com/tsaikd/KDGoLib/version" // Development version of gogstash -const devVersion = "0.1.19" +const devVersion = "0.1.20" func init() { if version.VERSION == "0.0.0" {