(GEM) update vmpooler version to 0.11.3

This commit is contained in:
Jenkins 2020-04-29 15:02:04 +00:00
parent 9b41a542e9
commit e9a79cb6db

View file

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