(maint) Release prep for version 3.3.1

This commit is contained in:
isaac-hammes 2023-08-18 08:14:23 -07:00
parent 935d4b7763
commit 8106312f9b
3 changed files with 15 additions and 2 deletions

View file

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