From 6c3da4b0dfd2b928c83836e0e01e988914ed8266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cottinet?= Date: Tue, 12 Jan 2016 14:04:38 +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 4e7c97c1d4..ce8323ec18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kuzzle", "author": "The Kuzzle Team ", - "version": "0.9.0", + "version": "0.9.1", "apiVersion": "1.0", "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",