Skip to content

Commit 788a02d

Browse files
committed
bump version
1 parent 5049fa5 commit 788a02d

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 = "3.1.1"
13+
SDKVersion = "3.2.0"
1414
)
1515

1616
var (

0 commit comments

Comments
 (0)