(GEM) update vmpooler version to 0.18.2

This commit is contained in:
Jenkins 2020-11-10 21:07:51 +00:00
parent cade2aa942
commit eddca1c67d

View file

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