From c5fbe9a700be9ebb30a8881836923ab40f7619aa Mon Sep 17 00:00:00 2001 From: "Remo H. Jansen" Date: Sun, 2 Apr 2017 19:41:19 +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 5ae530c3..96dbb804 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "3.3.0", + "version": "3.4.0", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",