(GEM) update vmpooler version to 0.16.2

This commit is contained in:
Jenkins 2020-10-08 22:44:29 +00:00
parent 5a1da663b2
commit 35104a75bb

View file

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