(GEM) update vmpooler version to 0.14.0

This commit is contained in:
Jenkins 2020-07-01 18:19:27 +00:00
parent 8c18880e29
commit 6d01079f4a

View file

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