Merge pull request #132 from puppetlabs/release-1.2.0

Release prep for 1.2.0
This commit is contained in:
Samuel 2021-02-11 09:20:20 -06:00 committed by GitHub
commit f811e252eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true # frozen_string_literal: true
class Vmfloaty class Vmfloaty
VERSION = '1.1.1' VERSION = '1.2.0'
end end