[Groonga-commit] ranguba/groonga-client at 6936f90 [master] Bump version

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jul 13 17:46:21 JST 2018


Kouhei Sutou	2018-07-13 17:46:21 +0900 (Fri, 13 Jul 2018)

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

  Message:
    Bump version

  Modified files:
    lib/groonga/client/version.rb

  Modified: lib/groonga/client/version.rb (+2 -2)
===================================================================
--- lib/groonga/client/version.rb    2018-07-13 17:45:30 +0900 (9206510)
+++ lib/groonga/client/version.rb    2018-07-13 17:46:21 +0900 (5293c06)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2017  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2013-2018  Kouhei Sutou <kou �� clear-code.com>
 #
 # 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
   class Client
-    VERSION = "0.5.9"
+    VERSION = "0.6.0"
   end
 end
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180713/7e81bccf/attachment.htm 



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