We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
event.Version
1 parent 63d650b commit fddc701Copy full SHA for fddc701
pkg/event/version.go
@@ -18,7 +18,7 @@
18
package event
19
20
// Version is the current version of the client
21
-var Version = "2.0.0-beta"
+var Version = "2.0.0"
22
23
// ClientName is the name of the client
24
var ClientName = "go-sdk"
0 commit comments