diff --git a/lib/chupa-text/version.rb b/lib/chupa-text/version.rb index eaa2b95..daabce1 100644 --- a/lib/chupa-text/version.rb +++ b/lib/chupa-text/version.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2024 Sutou Kouhei +# Copyright (C) 2013-2025 Sutou Kouhei # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -15,5 +15,5 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA module ChupaText - VERSION = "1.3.6" + VERSION = "1.3.7" end