Bump version

This commit is contained in:
Unknwon
2019-11-05 20:13:40 -08:00
parent 0f135c99ab
commit 8ee0b78994
+1 -1
View File
@@ -29,7 +29,7 @@ const (
// Maximum allowed depth when recursively substituing variable names.
depthValues = 99
version = "1.49.0"
version = "1.50.0"
)
// Version returns current package version literal.