Merge pull request #137 from puppetlabs/release-1.3.0

Release prep for v1.3.0
This commit is contained in:
Heath Seals 2021-03-03 12:34:25 -06:00 committed by GitHub
commit d0fb0f3ac1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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