Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
romul committed Jun 24, 2011
1 parent 21e5811 commit 9807056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spree_editor.gemspec
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'spree_editor'
s.version = '0.50.0'
s.version = '0.50.1'
s.summary = 'Adds support of several WYSIWYG editors to Spree'
s.description = 'Atm supported: YUIRichEditor, WYMEditor, TinyMCE'
s.required_ruby_version = '>= 1.8.7'

s.authors = ['Alexander Shuhin', 'Roman Smirnov', 'divineforest']
# s.email = '[email protected]'
s.homepage = 'http://github.com/romul/spree_editor'
s.homepage = 'http://github.com/spree/spree_editor'
# s.rubyforge_project = 'actionmailer'

s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit 9807056

Please sign in to comment.