Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Commit 96545d9

Browse files
author
J.R. Garcia
committed
Bump version for release
Upgrading major version due to breaking change (dropping support for EOL Ruby versions) Signed-off-by: J.R. Garcia <[email protected]>
1 parent b9b5d0d commit 96545d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/rbvmomi/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Copyright (c) 2016-2019 VMware, Inc. All Rights Reserved.
1+
# Copyright (c) 2016-2020 VMware, Inc. All Rights Reserved.
22
# SPDX-License-Identifier: MIT
33

44
module RbVmomi
5-
VERSION = '2.4.1'.freeze
5+
VERSION = '3.0.0'.freeze
66
end

0 commit comments

Comments
 (0)