(GEM) update vmpooler version to 1.1.0

This commit is contained in:
Jenkins 2021-08-18 12:05:25 +00:00
parent 674e2b5aba
commit 771c5b721a

View file

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