From 440eb07afb2d9aff25c5390cbd5bf4f56e8fa282 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 2 Feb 2024 16:54:08 +0100 Subject: [PATCH] 1.0.107 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a982005..58d39c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.0.106", + "version": "1.0.107", "description": "easy communication with docker remote api from node, TypeScript ready", "private": false, "main": "dist_ts/index.js",