Merge branch 'master' into pooler-192

This commit is contained in:
Belén 2020-10-26 11:34:13 -07:00 committed by GitHub
commit 7f3d867b5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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