k3s/vendor/github.com/Azure/azure-sdk-for-go/version/version.go

8 lines
253 B
Go
Raw Normal View History

2019-09-27 21:51:53 +00:00
package version
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
2019-01-12 04:58:27 +00:00
2019-09-27 21:51:53 +00:00
// Number contains the semantic version of this SDK.
const Number = "v55.0.0"