Skip to content

Commit b25e890

Browse files
committed
Bump version
1 parent 3e40625 commit b25e890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/groonga/command/parser/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2013-2017 Kouhei Sutou <[email protected]>
1+
# Copyright (C) 2013-2024 Sutou Kouhei <[email protected]>
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
@@ -17,7 +17,7 @@
1717
module Groonga
1818
module Command
1919
class Parser
20-
VERSION = "1.1.5"
20+
VERSION = "1.1.6"
2121
end
2222
end
2323
end

0 commit comments

Comments
 (0)