From 3130f3e45ed9386f398f3b8f9711102dfbe530f8 Mon Sep 17 00:00:00 2001 From: Luca Marchesini Date: Wed, 16 Dec 2015 18:46:08 +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 13d708e8e8..c01c4665a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kuzzle", "author": "The Kuzzle Team ", - "version": "0.6.3", + "version": "0.6.4", "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": {