Release prep for 1.9.1
Some checks failed
Security / Mend Scanning (push) Has been cancelled

This commit is contained in:
isaac-hammes 2026-05-21 16:14:19 -04:00 committed by isaac-jha
parent 30096bbc7f
commit 10fe02efcd
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