azureappconfiguration/version.go (5 lines of code) (raw):

// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. package azureappconfiguration const ( moduleName = "azcfg-go" moduleVersion = "1.0.0-beta.1" )