(maint) Release prep for version 3.5.0

This commit is contained in:
isaac-hammes 2023-08-23 05:56:46 -07:00
parent b5a3d7dc0a
commit 1130cdd65c
3 changed files with 17 additions and 2 deletions

View file

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