Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romanbsd committed Dec 16, 2011
1 parent 8a0dcff commit b08e721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions translate-rails3.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "translate-rails3"
s.version = "0.1.2"
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Marklund", "Milan Novota", "Roman Shterenzon"]
s.date = "2011-11-23"
s.date = "2011-12-16"
s.description = "This plugin provides a web interface for translating Rails I18n texts\n(requires Rails 3.0 or higher) from one locale to another.\nThe plugin has been tested only with the simple I18n backend that ships\nwith Rails.\nI18n texts are read from and written to YAML files under config/locales.\n\nThis gem is a fork of the original https://github.com/mynewsdesk/translate\nand also includes work from this fork: https://github.com/milann/translate\n"
s.email = "romanbsd@yahoo.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit b08e721

Please sign in to comment.