(GEM) update vmpooler version to 0.17.0

This commit is contained in:
Jenkins 2020-10-20 15:27:00 +00:00
parent 217bdd7bd0
commit 981d110bbf

View file

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