(GEM) update vmpooler version to 0.14.1

This commit is contained in:
Jenkins 2020-07-08 20:11:28 +00:00
parent 8da96e1af7
commit 733506fdd9

View file

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