Skip to content

Commit a2a3447

Browse files
authored
Update constants.go
1 parent 9c35db1 commit a2a3447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supertokens/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const (
2121
)
2222

2323
// VERSION current version of the lib
24-
const VERSION = "0.11.8"
24+
const VERSION = "0.11.0"
2525

2626
var (
2727
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

Comments
 (0)