Bump version to 0.3.1
This commit is contained in:
parent
9be17168cd
commit
336956b7f6
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
# v0.3.1 2013-12-19
|
||||
|
||||
Bugfixes:
|
||||
|
||||
* Add missing require of stringio, #141
|
||||
|
||||
# v0.3.0 2013-12-10
|
||||
|
||||
Feature:
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
module Mutant
|
||||
# The current mutant version
|
||||
VERSION = '0.3.0'.freeze
|
||||
VERSION = '0.3.1'.freeze
|
||||
end # Mutant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue