diff --git a/package.json b/package.json index 173c7dc3..b2ac2d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "2.0.1", + "version": "2.0.2", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",