Kouhei Sutou 2019-03-19 14:07:42 +0900 (Tue, 19 Mar 2019) Revision: d2a41d60f89cc0339f983a6569dbb6efc6b2cc89 https://github.com/groonga/groonga-command/commit/d2a41d60f89cc0339f983a6569dbb6efc6b2cc89 Message: Bump version Modified files: lib/groonga/command/version.rb Modified: lib/groonga/command/version.rb (+2 -2) =================================================================== --- lib/groonga/command/version.rb 2019-03-19 14:07:14 +0900 (3f8cab1) +++ lib/groonga/command/version.rb 2019-03-19 14:07:42 +0900 (c15b6dd) @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2018 Kouhei Sutou <kou****@clear*****> +# Copyright (C) 2012-2019 Kouhei Sutou <kou****@clear*****> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -16,6 +16,6 @@ module Groonga module Command - VERSION = "1.3.9" + VERSION = "1.4.0" end end -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190319/03a036cb/attachment.html>