vmpooler/lib/vmpooler/version.rb
2021-08-24 13:16:46 +00:00

5 lines
71 B
Ruby

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