(GEM) update vmpooler version to 0.11.2

This commit is contained in:
Jenkins 2020-04-16 15:54:02 +00:00
parent 5fac5684a9
commit 4019a082f0

View file

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