From 0e98c8ff376b3c54d27d8b4b46b8b794d534b0e2 Mon Sep 17 00:00:00 2001 From: "Remo H. Jansen" Date: Thu, 9 Nov 2017 22:30:01 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07a0ffd..fc9195a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-restify-utils", - "version": "3.3.0", + "version": "3.3.1", "description": "Some utilities for the development of restify applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",