Bump version to 0.15.0

This commit is contained in:
kirby@puppetlabs.com 2020-09-30 15:21:11 -04:00
parent 8423887672
commit 677f4274bf

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Vmpooler
VERSION = '0.14.9'
VERSION = '0.15.0'
end