Merge pull request #473 from puppetlabs/gem-v2.2.0

Bump version to 2.2.0
This commit is contained in:
Gene Liverman 2021-12-30 13:46:45 -05:00 committed by GitHub
commit 49822bff31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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