(GEM) update vmpooler version to 0.13.3

This commit is contained in:
Jenkins 2020-06-15 15:21:59 +00:00
parent 4ecd5dea51
commit ffe07a3140

View file

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