diff --git a/package-lock.json b/package-lock.json index a6ff0d9..c6501fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hash-switch", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a7f28a7..a420394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hash-switch", - "version": "2.2.0", + "version": "2.2.1", "description": "Switch pattern based on object hash", "main": "index.js", "scripts": {