diff --git a/package.json b/package.json index 5bcd473..e0b87f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-http-interceptor", - "version": "0.2.9", + "version": "0.2.10", "scripts": { "lint": "tslint src/**/*.ts", "test": "npm run lint && ng test --watch=false",