(GEM) update vmpooler version to 0.16.1

This commit is contained in:
Jenkins 2020-10-08 19:06:50 +00:00
parent ccdf8a4ccb
commit a8bdfc1647

View file

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