From 4e8e90b1aef1d061b4fbf9cc31068efd409e0b69 Mon Sep 17 00:00:00 2001 From: cemremengu Date: Wed, 9 Jan 2019 00:08:36 +0300 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bcf2e6..f6ef069 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "under-pressure", - "version": "1.0.0", + "version": "2.0.0", "description": "Measure process load with automatic handling of 'Service Unavailable' plugin for Fastify.", "main": "index.js", "scripts": {