Bump version

This commit is contained in:
Unknwon
2016-03-21 19:18:31 -04:00
parent f4b7b2c842
commit 12f418cc7e
+1 -1
View File
@@ -36,7 +36,7 @@ const (
// Maximum allowed depth when recursively substituing variable names.
_DEPTH_VALUES = 99
_VERSION = "1.10.1"
_VERSION = "1.11.0"
)
// Version returns current package version literal.