Bump version to 0.10.0 for release

This commit is contained in:
kirby@puppetlabs.com 2020-08-04 15:16:19 -07:00
parent d1fc70f96f
commit a245316252

View file

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