Skip to content

Commit

Permalink
Update sdk.go
Browse files Browse the repository at this point in the history
Bumped version
  • Loading branch information
corbadoman authored Oct 24, 2024
1 parent 8803738 commit 3d4a1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
"github.com/corbado/corbado-go/v2/pkg/validationerror"
)

const Version = "2.1.0"
const Version = "2.2.0"

type SDK interface {
Sessions() session.Session
Expand Down

0 comments on commit 3d4a1dc

Please # to comment.