(maint) Release prep for version 3.3.0

This commit is contained in:
isaac-hammes 2023-08-18 08:41:54 -07:00
parent c11a783980
commit 506e874dad
3 changed files with 10 additions and 2 deletions

View file

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