lib/locale/version.rb in locale-2.0.6 vs lib/locale/version.rb in locale-2.0.7
- 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.6"
+ VERSION = "2.0.7"
end