Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Mar 12, 2024
1 parent d379a6d commit 94cf1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keygen.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

const (
// The current version of the SDK.
SDKVersion = "2.8.0"
SDKVersion = "2.8.1"
)

var (
Expand Down

0 comments on commit 94cf1f6

Please sign in to comment.