1.9.0 release prep

This commit is contained in:
Jake Spain 2024-01-19 19:56:35 +00:00
parent b1a647eb86
commit 870ec4dd00
3 changed files with 29 additions and 2 deletions

View file

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