mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Bump version.rb and CHANGELOG.md to 0.10.1
This commit is to fix a mistake made the in the tagging and release process.
This commit is contained in:
parent
39dd692db1
commit
81db9fb515
2 changed files with 5 additions and 1 deletions
|
|
@ -13,6 +13,10 @@ git logs & PR history.
|
|||
|
||||
## [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.10.0...master)
|
||||
|
||||
## [0.10.1](https://github.com/puppetlabs/vmpooler/compare/0.10.0...0.10.1)
|
||||
|
||||
- No changes, version bump only
|
||||
|
||||
## [0.10.0](https://github.com/puppetlabs/vmpooler/compare/0.9.1...0.10.0)
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
module Vmpooler
|
||||
VERSION = '0.10.0'.freeze
|
||||
VERSION = '0.10.1'.freeze
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue