(GEM) update vmpooler version to 0.15.0

This commit is contained in:
Jenkins 2020-09-30 20:12:39 +00:00
parent 8423887672
commit 4e7e16e001

View file

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