This commit is contained in:
AJ ONeal 2016-09-08 18:09:54 -06:00
parent 6711c73aa7
commit 7d9730c1c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cluster-store",
"version": "2.0.0",
"version": "2.0.1",
"description": "A wrapper to enable the use of any in-process store with node cluster via cluster process and worker messages (i.e. for Raspberry Pi servers).",
"main": "index.js",
"scripts": {