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

Commit 0cb564b

Browse files
author
J.R. Garcia
committed
Bump version for release
Update version to 2.1.2 and add Daniel Berger to list of contributors. Signed-off-by: J.R. Garcia <jrg@vmware.com>
1 parent 32cc321 commit 0cb564b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Christian Dickmann <cdickmann@vmware.com>
66
* Colin O'Byrne and Martin Marinov <cobyrne@vmware.com>
77
* Colin O'Byrne and Nick Coelius <cobyrne@vmware.com>
8+
* Daniel Berger <djberg96@gmail.com>
89
* Daniel Rife <daniel.rife@rightscale.com>
910
* Dave Hewitt <43970119+davehewitt@users.noreply.github.com>
1011
* Dominic Cleal <dcleal@redhat.com>

lib/rbvmomi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# SPDX-License-Identifier: MIT
33

44
module RbVmomi
5-
VERSION = '2.1.1'.freeze
5+
VERSION = '2.1.2'.freeze
66
end

0 commit comments

Comments
 (0)