vmfloaty/lib/vmfloaty/version.rb
2020-08-12 11:47:58 -07:00

5 lines
71 B
Ruby

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