From 606c82dafac0b0b16eead50480c153898b3b0372 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 23 Dec 2024 00:30:20 +0100 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b9e25a..6f959d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.2.8", + "version": "1.3.0", "description": "Provides easy communication with Docker remote API from Node.js, with TypeScript support.", "private": false, "main": "dist_ts/index.js",