vmpooler/lib/vmpooler/version.rb
2021-12-08 13:03:13 -06:00

5 lines
71 B
Ruby

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