Bump version for 0.11.0 release

This commit is contained in:
kirby@puppetlabs.com 2020-08-12 11:47:58 -07:00
parent 3b91d6f582
commit b44b9c6e98

View file

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