mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Minor version bump to 0.9.0
I figure adding a new service like ABS would necessitate at least a minor bump since it's more than a security/bug fix.
This commit is contained in:
parent
7d0a72517b
commit
6605a3eee6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class Vmfloaty
|
class Vmfloaty
|
||||||
VERSION = '0.8.2'
|
VERSION = '0.9.0'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue