bcalloway-wysihat-engine.gemspec in bcalloway-wysihat-engine-0.1.10 vs bcalloway-wysihat-engine.gemspec in bcalloway-wysihat-engine-0.1.11
- 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{bcalloway-wysihat-engine}
- s.version = "0.1.10"
+ s.version = "0.1.11"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jeff Kreeftmeijer", "Brandon Calloway"]
- s.date = %q{2010-02-09}
+ s.date = %q{2010-02-10}
s.description = %q{Fork of the original wysihat-engine, by Jeff Kreeftmeijer. A Rails engine to help integrate the 37signals WysiHat rich text editor to your application.}
s.email = %q{brandon@brandoncalloway.com}
s.extra_rdoc_files = [
"README.textile"
]