Skip to content

Commit

Permalink
Update sdk.go
Browse files Browse the repository at this point in the history
  • Loading branch information
corbadoman authored Sep 25, 2024
1 parent bb17a23 commit b896879
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/pkg/validationerror"
)

const Version = "2.0.0"
const Version = "2.0.1"

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

0 comments on commit b896879

Please sign in to comment.