(GEM) update vmpooler version to 0.11.1

This commit is contained in:
Jenkins 2020-03-17 23:51:30 +00:00
parent 458b862b63
commit 451003484e

View file

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