(GEM) update vmpooler version to 0.16.3

This commit is contained in:
Jenkins 2020-10-14 19:26:09 +00:00
parent e600336a7e
commit a42ed6cb5d

View file

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