(GEM) update vmpooler version to 1.1.2

This commit is contained in:
Jenkins 2021-08-25 15:04:35 +00:00
parent 036a9ae502
commit 5f0d41412c

View file

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