Skip to content

Commit 32f8f31

Browse files
committed
bump patch
1 parent 288e4df commit 32f8f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keygen.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
// The current version of the SDK.
13-
SDKVersion = "2.9.0"
13+
SDKVersion = "2.9.1"
1414
)
1515

1616
var (

0 commit comments

Comments
 (0)