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

Commit bcde982

Browse files
author
J.R. Garcia
committed
Bump version for release
Bump version to 2.1.1 and add Sean to list of contributors. Signed-off-by: J.R. Garcia <jrg@vmware.com>
1 parent cd09d58 commit bcde982

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
@@ -31,6 +31,7 @@
3131
* Rich Lane <rlane@club.cc.cmu.edu>
3232
* Rich Lane <rlane@vmware.com>
3333
* Scott J. Goldman <scottjg@vmware.com>
34+
* Sean Dilda <sean@duke.edu>
3435
* Shawn Hartsock <hartsock@users.noreply.github.com>
3536
* Shawn Hartsock <hartsocks@vmware.com>
3637
* Shawn Hartsock <shawn.hartsock@gmail.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.0'.freeze
5+
VERSION = '2.1.1'.freeze
66
end

0 commit comments

Comments
 (0)