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

Commit

Permalink
Update version to 1.9.5 for release
Browse files Browse the repository at this point in the history
Updating version to 1.9.5 to release new Gem on RubyGems.org
  • Loading branch information
jrgarcia committed Mar 2, 2017
1 parent 4db4452 commit c0f3ae4
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.9.4'.freeze
VERSION = '1.9.5'.freeze
end

0 comments on commit c0f3ae4

Please sign in to comment.