From bc4778f7dbb9d972f811687b2d89ea7b9f968a9e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 10 Jun 2024 00:15:02 +0200 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5281c3a..8151cb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.2.0", + "version": "1.2.1", "description": "Provides easy communication with Docker remote API from Node.js, with TypeScript support.", "private": false, "main": "dist_ts/index.js",