From ace36ccc1de9f24c403e8e4c35e89d83355af2f3 Mon Sep 17 00:00:00 2001 From: "Remo H. Jansen" Date: Thu, 6 Apr 2017 10:01:26 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96dbb804..e41e46e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "3.4.0", + "version": "3.5.0", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",