2.0.0 release prep

This commit is contained in:
Jake Spain 2023-01-30 09:31:43 -05:00
parent 7cfbf78534
commit c31dda9b1a
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
4 changed files with 18 additions and 8 deletions

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module VmpoolerProviderVsphere
VERSION = '1.6.0'
VERSION = '2.0.0'
end