Skip to content

Commit fddc701

Browse files
authored
[FSSDK-8584] update event.Version (#388)
1 parent 63d650b commit fddc701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/event/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
package event
1919

2020
// Version is the current version of the client
21-
var Version = "2.0.0-beta"
21+
var Version = "2.0.0"
2222

2323
// ClientName is the name of the client
2424
var ClientName = "go-sdk"

0 commit comments

Comments
 (0)