From 90089625dcd65a38abed81d2ef1549b8870dc8c0 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 23 Apr 2024 20:10:37 +0200 Subject: [PATCH] 1.0.110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaa2397..d850cb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.0.109", + "version": "1.0.110", "description": "Provides easy communication with Docker remote API from Node.js, with TypeScript support.", "private": false, "main": "dist_ts/index.js",