(GEM) update vmpooler version to 0.16.0

This commit is contained in:
Jenkins 2020-10-08 19:02:28 +00:00
parent 635181c694
commit ccdf8a4ccb

View file

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