Yasuhiro Horimoto 2019-03-26 15:44:14 +0900 (Tue, 26 Mar 2019) Revision: 704927d9334a1fb8194756a1e7c99a420a5519db https://github.com/groonga/groonga-command-parser/commit/704927d9334a1fb8194756a1e7c99a420a5519db 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-26 15:41:52 +0900 (52ecc82) +++ lib/groonga/command/parser/version.rb 2019-03-26 15:44:14 +0900 (26fd4c0) @@ -17,7 +17,7 @@ module Groonga module Command class Parser - VERSION = "1.1.4" + VERSION = "1.1.5" end end end -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190326/61f8635e/attachment-0001.html>