lib/locale/version.rb in locale-2.0.3 vs lib/locale/version.rb in locale-2.0.4
- old
+ new
@@ -5,8 +5,8 @@
You may redistribute it and/or modify it under the same
license terms as Ruby.
=end
module Locale
- VERSION = "2.0.3"
+ VERSION = "2.0.4"
end