(GEM) update vmpooler version to 1.2.0

This commit is contained in:
Jenkins 2021-09-15 13:54:19 +00:00
parent 1c1f551908
commit f6eb636dff

View file

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