From 2840b6826685185b69a5d7ac987eab848e8429d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cottinet?= Date: Fri, 18 Dec 2015 16:10:57 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e3d7f589d..80a3db5b87 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kuzzle", "author": "The Kuzzle Team ", - "version": "0.7.0", + "version": "0.7.1", "description": "Kuzzle is an open-source solution that handles all the data management through a secured API, with a large choice of protocols.", "main": "./lib/index.js", "bin": {