This commit is contained in:
AJ ONeal 2015-11-24 15:21:27 -07:00
parent 462e038d9e
commit 51548bd534
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cluster-store",
"version": "1.0.1",
"version": "1.0.2",
"description": "A wrapper to enable the use of a in-process store with node cluster via a socket server (i.e. for Raspberry Pi 2).",
"main": "index.js",
"scripts": {