Bump version to 2.2.0

In preparation for release
This commit is contained in:
Samuel 2021-12-29 13:27:24 -06:00 committed by GitHub
parent acf84267e2
commit ddbd522d5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module Vmpooler module Vmpooler
VERSION = '2.1.0' VERSION = '2.2.0'
end end