vmpooler/lib/vmpooler/version.rb
2020-09-30 20:12:39 +00:00

5 lines
72 B
Ruby

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