(GEM) update vmpooler version to 0.14.2

This commit is contained in:
Jenkins 2020-08-03 22:24:28 +00:00
parent 662fdf2851
commit 2556ed6105

View file

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