Release prep for 1.9.1

This commit is contained in:
isaac-hammes 2026-05-21 16:14:19 -04:00
parent 30096bbc7f
commit beb28183d0
3 changed files with 18 additions and 12 deletions

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
class Vmfloaty
VERSION = '1.9.0'
VERSION = '1.9.1'
end