(GEM) update vmpooler version to 0.18.0

This commit is contained in:
Jenkins 2020-10-26 16:26:29 +00:00
parent 0a323f6052
commit 32e9b6c330

View file

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