Update version for 0.11.1 release

This commit is contained in:
kirby@puppetlabs.com 2020-08-20 14:05:35 -07:00
parent d3d6ebeb1a
commit 3f10e987b4

View file

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