Yasuhiro Horimoto 2019-03-26 15:52:03 +0900 (Tue, 26 Mar 2019) Revision: 232ffa5fa6e09ee2722f326b5aa55307d9058c2e https://github.com/groonga/groonga-command/commit/232ffa5fa6e09ee2722f326b5aa55307d9058c2e Message: Bump version Modified files: lib/groonga/command/version.rb Modified: lib/groonga/command/version.rb (+1 -1) =================================================================== --- lib/groonga/command/version.rb 2019-03-26 15:50:01 +0900 (775d4d6) +++ lib/groonga/command/version.rb 2019-03-26 15:52:03 +0900 (b7fc616) @@ -16,6 +16,6 @@ module Groonga module Command - VERSION = "1.4.1" + VERSION = "1.4.2" end end -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190326/f97a395a/attachment.html>