Release 3.8.1

This commit is contained in:
Mahima Singh 2026-01-14 22:44:09 +05:30
parent 76eb62577b
commit d40af1b8f4
3 changed files with 19 additions and 3 deletions

View file

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