From 01fb11ac86c147a56e8e7a94ba4188d64d6c3085 Mon Sep 17 00:00:00 2001 From: Gabriel Lebec Date: Fri, 14 Oct 2016 12:08:48 -0400 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 307b0a9..a7f5b50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "volleyball", - "version": "1.3.0", + "version": "1.4.0", "description": "🏐 Tiny HTTP logger for Express showing asynchronous requests and responses", "engines": { "node": ">=4.0.0"