summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'healthcheck-container/package.json')
-rw-r--r--healthcheck-container/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck-container/package.json b/healthcheck-container/package.json
index e21cdff..cce714b 100644
--- a/healthcheck-container/package.json
+++ b/healthcheck-container/package.json
@@ -1,7 +1,7 @@
{
"name": "k8s-healthcheck",
"description": "DCAE healthcheck server",
- "version": "1.1.1",
+ "version": "1.1.2",
"main": "healthcheck.js",
"dependencies": {
"request": "2.85.0"