(maint) Release prep for version 3.3.0

This commit is contained in:
isaac-hammes 2023-08-15 09:24:45 -07:00
parent 77cc124510
commit 236765709a
3 changed files with 18 additions and 2 deletions

View file

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