diff --git a/package.json b/package.json index 2b4aaf9..35288c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-shield", - "version": "0.1.10", + "version": "0.1.11", "description": "Protects against common Node.js vulnerabilities in MEAN stack (MongoDB, Node.js)", "main": "dist/index.js", "types": "dist/index.d.ts",