From e763ecf51ae6f29a8e22f0becef1ad538eee71f7 Mon Sep 17 00:00:00 2001 From: "Remo H. Jansen" Date: Mon, 4 Sep 2017 21:59:23 +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 2fbd9a5f..5578ed97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "4.0.0", + "version": "4.0.1", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",