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 f81f0cf commit e19612eCopy full SHA for e19612e
supertokens/constants.go
@@ -21,7 +21,7 @@ const (
21
)
22
23
// VERSION current version of the lib
24
-const VERSION = "0.12.7"
+const VERSION = "0.12.8"
25
26
var (
27
cdiSupported = []string{"2.21"}
0 commit comments