active_text.gemspec in active_text-0.0.4 vs active_text.gemspec in active_text-0.0.5

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{active_text} - s.version = "0.0.4" + s.version = "0.0.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ramon Tayag"] - s.date = %q{2011-03-18} + s.date = %q{2011-04-15} s.description = %q{Aims to be able to read and replace "variables" in text in an active record manner. I don't claim that it behaves exactly like ActiveRecord - that is a much more complex beast than this will ever be.} s.email = %q{ramon@tayag.net} s.extra_rdoc_files = [ "LICENSE.txt", "README.textile"