From 64776d0513b6c6ab44ebaa5e81efe56596152493 Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Wed, 4 Dec 2019 17:20:56 +0000 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 216ae65..79cad46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudnative/health", - "version": "2.1.1", + "version": "2.1.2", "description": "Utility module for building Health Check endpoints", "main": "index.js", "scripts": {