mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Bump version.rb to 0.9.1
For 0.9.1 release. Includes: - Bug fix for delete action on vmpooler and nspooler #58
This commit is contained in:
parent
39770cbbfd
commit
f1be1fec23
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.9.0'
|
VERSION = '0.9.1'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue