lib/rbvmomi/version.rb in rbvmomi-2.3.0 vs lib/rbvmomi/version.rb in rbvmomi-2.3.1
- old
+ new
@@ -1,6 +1,6 @@
# Copyright (c) 2016-2019 VMware, Inc. All Rights Reserved.
# SPDX-License-Identifier: MIT
module RbVmomi
- VERSION = '2.3.0'.freeze
+ VERSION = '2.3.1'.freeze
end