vmpooler/lib/vmpooler/version.rb
2020-05-28 18:16:25 +00:00

5 lines
72 B
Ruby

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