mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 03:18:41 -05:00
Bump version to 1.5.0, require vmpooler >= 2.1
This commit is contained in:
parent
89be29b5e2
commit
6f76c536ea
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
vmpooler-provider-vsphere (1.4.0)
|
vmpooler-provider-vsphere (1.5.0)
|
||||||
rbvmomi (>= 2.1, < 4.0)
|
rbvmomi (>= 2.1, < 4.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module VmpoolerProviderVsphere
|
module VmpoolerProviderVsphere
|
||||||
VERSION = '1.4.0'
|
VERSION = '1.5.0'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue