diff --git a/package-lock.json b/package-lock.json index 280733d..2e002ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "feathers-hooks", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "dependencies": { "@types/express": { diff --git a/package.json b/package.json index c157f8c..db2cb5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feathers-hooks", - "version": "2.1.0", + "version": "2.1.1", "description": "Before and after service method call hooks for easy authorization and processing.", "homepage": "https://github.com/feathersjs/feathers-hooks", "keywords": [