[Groonga-commit] ranguba/groonga-client at b6dc129 [master] Fix version

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 21 10:02:21 JST 2017


Kouhei Sutou	2017-08-21 10:02:21 +0900 (Mon, 21 Aug 2017)

  New Revision: b6dc129f77db287c874887f35adf684810c1290f
  https://github.com/ranguba/groonga-client/commit/b6dc129f77db287c874887f35adf684810c1290f

  Message:
    Fix version

  Modified files:
    lib/groonga/client/request/select.rb

  Modified: lib/groonga/client/request/select.rb (+2 -2)
===================================================================
--- lib/groonga/client/request/select.rb    2017-08-21 10:01:39 +0900 (c0aaf3c)
+++ lib/groonga/client/request/select.rb    2017-08-21 10:02:21 +0900 (24c11cc)
@@ -82,7 +82,7 @@ module Groonga
         #
         #   @param flag [String] The flag to be used.
         #
-        #   @since 0.5.0
+        #   @since 0.5.1
         #
         # @overload query_flags(flags)
         #
@@ -90,7 +90,7 @@ module Groonga
         #
         #   @param flags [::Array<String>] The flags to be used.
         #
-        #   @since 0.5.0
+        #   @since 0.5.1
         def query_flags(value)
           flags_parameter(:query_flags, value)
         end
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index