lib/gettext/version.rb in gettext-3.1.0 vs lib/gettext/version.rb in gettext-3.1.1
- old
+ new
@@ -7,7 +7,7 @@
You may redistribute it and/or modify it under the same
license terms as Ruby or LGPL.
=end
module GetText
- VERSION = "3.1.0"
+ VERSION = "3.1.1"
end