(GEM) update vmpooler version to 0.14.9

This commit is contained in:
Jenkins 2020-09-21 17:45:43 +00:00
parent 6374f376b9
commit 4d06c01d21

View file

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