(GEM) update vmpooler version to 0.14.5

This commit is contained in:
Jenkins 2020-08-21 18:15:48 +00:00
parent f8c64b4006
commit d47df61c19

View file

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