This commit is contained in:
AJ ONeal 2016-09-08 18:30:04 -06:00
parent 7342ee2bb0
commit 44ff858a0c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cluster-store",
"version": "2.0.2",
"version": "2.0.3",
"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": {