(maint) Release prep for version 3.4.0

This commit is contained in:
isaac-hammes 2023-08-18 08:58:37 -07:00
parent 935d4b7763
commit 089071b1b9
3 changed files with 14 additions and 2 deletions

View file

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