mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-03-27 00:57:47 -04:00
Release prep for 3.9.0
- Bump version 3.8.1 -> 3.9.0 - Update CHANGELOG with circuit breaker / adaptive timeout (P4DEVOPS-9438) - Update Gemfile.lock
This commit is contained in:
parent
21c261f0e1
commit
91d2971024
3 changed files with 10 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module Vmpooler
|
||||
VERSION = '3.8.1'
|
||||
VERSION = '3.9.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue