vmfloaty/lib/vmfloaty/version.rb
2023-08-07 16:13:19 -04:00

5 lines
70 B
Ruby

# frozen_string_literal: true
class Vmfloaty
VERSION = '1.8.1'
end