lib/locale/version.rb in locale-2.0.8 vs lib/locale/version.rb in locale-2.0.9
- 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.8"
+ VERSION = "2.0.9"
end