vmpooler/lib/vmpooler/version.rb
Samuel ddbd522d5c
Bump version to 2.2.0
In preparation for release
2021-12-29 13:27:24 -06:00

5 lines
71 B
Ruby

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