Skip to content

Commit 3d4a1dc

Browse files
authored
Update sdk.go
Bumped version
1 parent 8803738 commit 3d4a1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/corbado/corbado-go/v2/pkg/validationerror"
1616
)
1717

18-
const Version = "2.1.0"
18+
const Version = "2.2.0"
1919

2020
type SDK interface {
2121
Sessions() session.Session

0 commit comments

Comments
 (0)