We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd5580 commit edb1001Copy full SHA for edb1001
app.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
// Version of current package
29
-const Version = "1.10.1"
+const Version = "1.10.0"
30
31
// Map is a shortcut for map[string]interface{}, usefull for JSON returns
32
type Map map[string]interface{}
0 commit comments