Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
corbadoman committed Jan 18, 2024
1 parent 2f910da commit bd959ba
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 @@ -21,7 +21,7 @@ import (
"github.com/corbado/corbado-go/pkg/servererror"
)

const Version = "1.0.1"
const Version = "1.0.2"

type SDK interface {
AuthTokens() authtoken.AuthToken
Expand Down

0 comments on commit bd959ba

Please sign in to comment.