We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9a93f commit b267b7fCopy full SHA for b267b7f
1 file changed
azureappconfiguration/version.go
@@ -5,5 +5,5 @@ package azureappconfiguration
5
6
const (
7
moduleName = "azcfg-go"
8
- moduleVersion = "1.0.0-beta.2"
+ moduleVersion = "1.0.0"
9
)
0 commit comments