(GEM) update vmpooler version to 0.14.3

This commit is contained in:
Jenkins 2020-08-06 00:11:19 +00:00
parent cef050b129
commit f4f0904168

View file

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