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