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