(GEM) update vmpooler version to 1.1.1

This commit is contained in:
Jenkins 2021-08-24 13:16:46 +00:00
parent 9b81aa1ccb
commit 45662e4d2a

View file

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