Skip to content

Commit

Permalink
Regenerated gemspec for version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Semyonov committed Sep 1, 2009
1 parent 6aad52c commit 6da50f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tiny_mce.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{tiny_mce}
s.version = "0.0.2"
s.version = "0.0.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Blake Watters", "Kieran Pilkington", "Alexander Semyonov"]
Expand All @@ -27,10 +27,10 @@ Gem::Specification.new do |s|
"init.rb",
"install.rb",
"lib/tiny_mce.rb",
"lib/tiny_mce/controller.rb",
"lib/tiny_mce/base.rb",
"lib/tiny_mce/helpers.rb",
"lib/tiny_mce/options_validator.rb",
"lib/tiny_mce/spellchecker.rb",
"lib/tiny_mce/option_validator.rb",
"lib/tiny_mce/spell_checker.rb",
"public/javascripts/tiny_mce/langs/ar.js",
"public/javascripts/tiny_mce/langs/az.js",
"public/javascripts/tiny_mce/langs/be.js",
Expand Down

0 comments on commit 6da50f6

Please sign in to comment.