Browse Source

Bump Version string

Bernhard Froehlich 5 years ago
parent
commit
f166c13350
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.go

+ 1 - 1
config.go

@@ -7,7 +7,7 @@ import (
 )
 
 const (
-	VERSION = "1.3.0"
+	VERSION = "1.4.0"
 )
 
 var (