(GEM) update vmpooler version to 0.13.1

This commit is contained in:
Jenkins 2020-06-04 18:10:55 +00:00
parent 621aa07c3c
commit 9f397f02fb

View file

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