(GEM) update vmpooler version to 0.18.1

This commit is contained in:
Jenkins 2020-11-10 18:04:50 +00:00
parent dc8cd998ed
commit 55e45bcbe5

View file

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