From 52af76b7edeb4207447b3a199f6f9ef0165a52f4 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 19 Aug 2025 01:46:37 +0000 Subject: [PATCH] 1.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a1ee36..6391f4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.3.4", + "version": "1.3.5", "description": "Provides easy communication with Docker remote API from Node.js, with TypeScript support.", "private": false, "main": "dist_ts/index.js",