From 246aef9587f3feb029e7715bbb03a18f1f813371 Mon Sep 17 00:00:00 2001 From: "Remo H. Jansen" Date: Mon, 12 Sep 2016 09:40:53 +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 984cb9a1..173c7dc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-express-utils", - "version": "2.0.0", + "version": "2.0.1", "description": "Some utilities for the development of express applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",