Merge branch 'main' into update_redis

This commit is contained in:
isaac-hammes 2023-08-10 08:48:16 -07:00 committed by GitHub
commit 113ca2dacb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 40 additions and 11 deletions

View file

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