Merge pull request #502 from puppetlabs/maint-upgrade-jruby-9.3-nokogiri

(maint) Bump version to 2.4.0
This commit is contained in:
kfjohnson 2022-07-25 09:28:39 -07:00 committed by GitHub
commit 72928ce80d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 38 additions and 71 deletions

View file

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