(maint) Release prep for 3.9.1

This commit is contained in:
Mahima Singh 2026-03-19 11:46:30 +05:30
parent 0f5ad7aafd
commit b6c9e15b00
3 changed files with 10 additions and 2 deletions

View file

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