Merge pull request #146 from puppetlabs/release-1.4.0

v1.4.0 release prep
This commit is contained in:
Gene Liverman 2021-07-21 09:47:38 -04:00 committed by GitHub
commit 17b8dbfa5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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