Yasuhiro Horimoto 2019-03-22 09:20:47 +0900 (Fri, 22 Mar 2019) Revision: 02ff084b3e22f0d2d5e2af661bee6da3154e8af9 https://github.com/groonga/groonga-command-parser/commit/02ff084b3e22f0d2d5e2af661bee6da3154e8af9 Message: Bump version Modified files: lib/groonga/command/parser/version.rb Modified: lib/groonga/command/parser/version.rb (+1 -1) =================================================================== --- lib/groonga/command/parser/version.rb 2019-03-22 09:16:07 +0900 (6db4f20) +++ lib/groonga/command/parser/version.rb 2019-03-22 09:20:47 +0900 (52ecc82) @@ -17,7 +17,7 @@ module Groonga module Command class Parser - VERSION = "1.1.3" + VERSION = "1.1.4" end end end -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190322/44f9d257/attachment.html>