vmpooler/lib/vmpooler/version.rb
2020-08-21 17:30:39 +00:00

5 lines
72 B
Ruby

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