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 9c35db1 commit a2a3447Copy full SHA for a2a3447
supertokens/constants.go
@@ -21,7 +21,7 @@ const (
21
)
22
23
// VERSION current version of the lib
24
-const VERSION = "0.11.8"
+const VERSION = "0.11.0"
25
26
var (
27
cdiSupported = []string{"2.8", "2.9", "2.10", "2.11", "2.12", "2.13", "2.14", "2.15", "2.16", "2.17", "2.18", "2.19", "2.20"}
0 commit comments