Bump version

This commit is contained in:
Unknwon
2018-05-27 06:45:42 +08:00
parent 7af1ffd45d
commit 06f5f3d672
+1 -1
View File
@@ -32,7 +32,7 @@ const (
// Maximum allowed depth when recursively substituing variable names.
_DEPTH_VALUES = 99
_VERSION = "1.36.0"
_VERSION = "1.37.0"
)
// Version returns current package version literal.