diff --git a/package.json b/package.json index aa3b8ad7..2f5643a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "3.2.0", + "version": "3.3.0", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js", @@ -36,7 +36,7 @@ "gulp-mocha": "^4.0.1", "gulp-tslint": "^7.0.1", "gulp-typescript": "^3.1.3", - "inversify": "^3.0.0", + "inversify": "^3.2.0", "mocha": "^3.2.0", "publish-please": "^2.2.0", "reflect-metadata": "^0.1.8",