lib/azure_sdk/version.rb in azure_sdk-0.62.0 vs lib/azure_sdk/version.rb in azure_sdk-0.63.0
- old
+ new
@@ -1,7 +1,7 @@
# encoding: utf-8
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
module Azure
- VERSION = '0.62.0'
+ VERSION = '0.63.0'
end