vmfloaty/lib/vmfloaty/version.rb

6 lines
71 B
Ruby

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