From d309093c77524f09da8ca05141aa14e056348e74 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 10 Jun 2019 11:05:43 +0200 Subject: [PATCH] 5.0.19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ff2c0f3..74ed7a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ht-docker-node", - "version": "5.0.18", + "version": "5.0.19", "description": "docker image with nodejs and shipzone.io support", "main": "index.js", "scripts": { @@ -31,4 +31,4 @@ "directories": { "test": "test" } -} \ No newline at end of file +}