Bump version

This commit is contained in:
Unknwon
2019-11-09 13:43:49 -08:00
committed by GitHub
parent d544aa9392
commit 87e589f491
+1 -1
View File
@@ -29,7 +29,7 @@ const (
// Maximum allowed depth when recursively substituing variable names.
depthValues = 99
version = "1.50.0"
version = "1.51.0"
)
// Version returns current package version literal.