From b26ec3cd6e171b05549de3423e17764149295880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Cruz?= Date: Sun, 9 Aug 2020 13:40:43 +0200 Subject: [PATCH] 1.6.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1864bdf..ba34b9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "express-actuator", - "version": "1.6.0", + "version": "1.6.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e00c606..d32ae3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-actuator", - "version": "1.6.0", + "version": "1.6.1", "description": "Provides endpoints to help you monitor and manage your application when it's pushed to production.", "main": "./lib/index", "files": [