From 654997247183c3c11119627366a4e8f739f3a5ea Mon Sep 17 00:00:00 2001 From: David Luecke Date: Sat, 21 Oct 2017 23:25:12 -0700 Subject: [PATCH] 2.1.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [