vmpooler/lib/vmpooler/version.rb
2020-07-01 18:19:27 +00:00

5 lines
72 B
Ruby

# frozen_string_literal: true
module Vmpooler
VERSION = '0.14.0'
end