Commit 78038454 by Jon Frisby

Bumping version.

parent f96592dc
== HEAD
== 2.5.0 2012-02-29
* Widen type column so we can handle longtexts with chopping things off.
* Skip trying to get list of models from commandline when running via Rake (was
preventing the use of multiple rake tasks in one command if one of them was
......
---
---
:major: 2
:minor: 4
:patch: 2
:minor: 5
:patch: 0
......@@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = "annotate"
s.version = "2.4.2"
s.version = "2.5.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Cuong Tran", "Alex Chaffee", "Marcos Piccinini", "Turadg Aleahmad"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment