From dc4bfd2a0a83950b645d723aa2bf6aab83bddf91 Mon Sep 17 00:00:00 2001 From: Ruslan Kerimov Date: Fri, 17 May 2019 12:55:48 +0300 Subject: [PATCH] release 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e73234..39550c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connect-contimer", - "version": "0.3.0", + "version": "0.3.2", "description": "connect response timer middleware", "main": "index.js", "scripts": {