Merge pull request #100 from puppetlabs/v1-release

Bump to version 1.0.0
This commit is contained in:
Belén 2020-09-22 09:15:43 -07:00 committed by GitHub
commit 1e81c78a5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
# frozen_string_literal: true # frozen_string_literal: true
class Vmfloaty class Vmfloaty
VERSION = '0.11.1' VERSION = '1.0.0'
end end