diff --git a/package.json b/package.json index 12e1177..14343a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-restify-utils", - "version": "3.4.1", + "version": "3.5.0", "description": "Some utilities for the development of restify applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",