vmfloaty/lib/vmfloaty/version.rb
2021-03-03 12:25:08 -06:00

6 lines
71 B
Ruby

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