(maint) Release prep 3.4.0

This commit is contained in:
Mahima Singh 2026-03-17 12:28:07 +05:30
parent c5994d6383
commit 3000251962
3 changed files with 10 additions and 2 deletions

View file

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