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

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
Update version to 1.11.6 to release fix in #124.

Signed-off-by: J.R. Garcia <jrg@vmware.com>
  • Loading branch information
J.R. Garcia committed Dec 7, 2017
1 parent 0e52e8c commit 462126e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rbvmomi/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# SPDX-License-Identifier: MIT

module RbVmomi
VERSION = '1.11.5'.freeze
VERSION = '1.11.6'.freeze
end

0 comments on commit 462126e

Please sign in to comment.