Merge pull request #150 from puppetlabs/release-1.5.0

Release prep for 1.5.0
This commit is contained in:
Heath Seals 2021-10-12 12:18:21 -05:00 committed by GitHub
commit 2fa122733a
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
class Vmfloaty class Vmfloaty
VERSION = '1.4.0' VERSION = '1.5.0'
end end