Kouhei Sutou 2018-10-23 17:17:16 +0900 (Tue, 23 Oct 2018) Revision: 1af5b6b0c981c9d84c3ce90398c359883efa8980 https://github.com/groonga/groonga-command/commit/1af5b6b0c981c9d84c3ce90398c359883efa8980 Message: Bump version Modified files: lib/groonga/command/version.rb Modified: lib/groonga/command/version.rb (+1 -1) =================================================================== --- lib/groonga/command/version.rb 2018-10-23 17:16:34 +0900 (abe0342) +++ lib/groonga/command/version.rb 2018-10-23 17:17:16 +0900 (f8d50a2) @@ -16,6 +16,6 @@ module Groonga module Command - VERSION = "1.3.7" + VERSION = "1.3.8" end end -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181023/0b3a3656/attachment.html>