diff --git a/package.json b/package.json index 6898461..59a8b7a 100644 --- a/package.json +++ b/package.json @@ -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": {