Skip to content

Commit 5a574a0

Browse files
committed
Bump version
1 parent 689e1fc commit 5a574a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/gqtp/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2012-2019 Kouhei Sutou <kou@clear-code.com>
1+
# Copyright (C) 2012-2024 Sutou Kouhei <kou@clear-code.com>
22
#
33
# This library is free software; you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public
@@ -15,5 +15,5 @@
1515
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1616

1717
module GQTP
18-
VERSION = "1.0.8"
18+
VERSION = "1.0.9"
1919
end

0 commit comments

Comments
 (0)