Bump version

This commit is contained in:
unknwon
2019-08-04 13:13:54 -07:00
parent bc28565606
commit 39a1505cbc
+1 -1
View File
@@ -36,7 +36,7 @@ const (
// Maximum allowed depth when recursively substituing variable names.
depthValues = 99
version = "1.44.2"
version = "1.45.0"
)
// Version returns current package version literal.