Skip to content

Commit e19612e

Browse files
committed
added id meant-for
1 parent f81f0cf commit e19612e

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.12.7"
24+
const VERSION = "0.12.8"
2525

2626
var (
2727
cdiSupported = []string{"2.21"}

0 commit comments

Comments
 (0)