(GEM) update vmpooler version to 0.13.2

This commit is contained in:
Jenkins 2020-06-05 22:43:53 +00:00
parent fc4ae967af
commit 2afc2a242b

View file

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