Bump version

This commit is contained in:
Unknwon
2019-01-03 09:53:35 +08:00
parent f841668f03
commit 6ed8d5f64c
+1 -1
View File
@@ -34,7 +34,7 @@ const (
// Maximum allowed depth when recursively substituing variable names.
_DEPTH_VALUES = 99
_VERSION = "1.40.0"
_VERSION = "1.41.0"
)
// Version returns current package version literal.