(maint) Update version to 3.7.1

This commit is contained in:
isaac-hammes 2025-05-22 09:02:08 -07:00
parent 391f851d96
commit a441fba025

View file

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