We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745767c commit 31e3db6Copy full SHA for 31e3db6
appinsights/package.go
@@ -4,5 +4,5 @@ package appinsights
4
5
const (
6
sdkName = "go"
7
- Version = "0.3.1-pre"
+ Version = "0.3.1"
8
)
0 commit comments