lib/groonga_client_model/version.rb in groonga-client-model-6.0.0 vs lib/groonga_client_model/version.rb in groonga-client-model-6.0.1
- old
+ new
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
module GroongaClientModel
- VERSION = "6.0.0"
+ VERSION = "6.0.1"
end