(GEM) update vmpooler version to 1.3.0

This commit is contained in:
Jenkins 2021-11-15 15:57:33 +00:00
parent e24fa97c25
commit 48c5d6d445

View file

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