lib/gettext_rails/version.rb in gettext_rails-2.0.4 vs lib/gettext_rails/version.rb in gettext_rails-2.1.0
- old
+ new
@@ -6,8 +6,8 @@
You may redistribute it and/or modify it under the same
license terms as Ruby.
=end
module GetTextRails
- RAILS_VERSION = "2.3.2"
- VERSION = "2.0.4"
+ RAILS_VERSION = "2.3.4"
+ VERSION = "2.1.0"
end