mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Decrement version in version.rb
I always forget that the job both bumps this version and tags, so undoing the bump I did previously.
This commit is contained in:
parent
824df3e8a7
commit
6929377132
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
module Vmpooler
|
module Vmpooler
|
||||||
VERSION = '0.10.3'.freeze
|
VERSION = '0.10.2'.freeze
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue