From 9582de3388283ac1aa5d8affa51aa1178f1bf563 Mon Sep 17 00:00:00 2001 From: Szymon Marczak <36894700+szmarczak@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:43:22 +0100 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb9575..0a40e85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@szmarczak/http-timer", - "version": "2.1.0", + "version": "3.0.0", "description": "Timings for HTTP requests", "main": "dist", "engines": {