From c74a4bcd5b5d5cf62a95ea44820c1002dd081767 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 13 Oct 2024 13:23:41 +0200 Subject: [PATCH] 1.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 328c194..1647ac5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.2.5", + "version": "1.2.6", "description": "Provides easy communication with Docker remote API from Node.js, with TypeScript support.", "private": false, "main": "dist_ts/index.js",