diff --git a/package.json b/package.json index 3baf48bc..e585f19e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify", - "version": "4.14.0", + "version": "5.0.1", "description": "A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.", "main": "lib/inversify.js", "jsnext:main": "es/inversify.js", @@ -77,4 +77,4 @@ "vinyl-buffer": "1.0.1", "vinyl-source-stream": "2.0.0" } -} \ No newline at end of file +}