We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689e1fc commit 5a574a0Copy full SHA for 5a574a0
1 file changed
lib/gqtp/version.rb
@@ -1,4 +1,4 @@
1
-# Copyright (C) 2012-2019 Kouhei Sutou <kou@clear-code.com>
+# Copyright (C) 2012-2024 Sutou Kouhei <kou@clear-code.com>
2
#
3
# This library is free software; you can redistribute it and/or
4
# modify it under the terms of the GNU Lesser General Public
@@ -15,5 +15,5 @@
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
16
17
module GQTP
18
- VERSION = "1.0.8"
+ VERSION = "1.0.9"
19
end
0 commit comments