lib/version.rb in azure_mgmt_compute-0.18.6 vs lib/version.rb in azure_mgmt_compute-0.18.7
- 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::Compute::Mgmt
- VERSION = '0.18.6'
+ VERSION = '0.18.7'
end