diff --git a/package.json b/package.json index 7d243a2a..d6447795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "1.0.0-rc.2", + "version": "1.0.0", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",