We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2134c3 commit ce525b0Copy full SHA for ce525b0
1 file changed
lib/locale/version.rb
@@ -2,12 +2,12 @@
2
version - version information of Ruby-Locale
3
4
Copyright (C) 2008 Masao Mutoh
5
- Copyright (C) 2013-2024 Sutou Kouhei <kou@clear-code.com>
+ Copyright (C) 2013-2026 Sutou Kouhei <kou@clear-code.com>
6
7
You may redistribute it and/or modify it under the same
8
license terms as Ruby.
9
=end
10
module Locale
11
- VERSION = "2.1.5"
+ VERSION = "2.1.6"
12
end
13
0 commit comments