Skip to content

Commit ce525b0

Browse files
committed
Bump version
1 parent f2134c3 commit ce525b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/locale/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
version - version information of Ruby-Locale
33
44
Copyright (C) 2008 Masao Mutoh
5-
Copyright (C) 2013-2024 Sutou Kouhei <kou@clear-code.com>
5+
Copyright (C) 2013-2026 Sutou Kouhei <kou@clear-code.com>
66
77
You may redistribute it and/or modify it under the same
88
license terms as Ruby.
99
=end
1010
module Locale
11-
VERSION = "2.1.5"
11+
VERSION = "2.1.6"
1212
end
1313

0 commit comments

Comments
 (0)