From 60171cbfc6f93a0e72846e75a31dbe2626653ff7 Mon Sep 17 00:00:00 2001 From: LucasSovre Date: Mon, 27 Jan 2025 14:02:51 -0500 Subject: [PATCH] 1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfd4016..4ab7746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@composecraft/docker-compose-lib", - "version": "1.3.2", + "version": "1.3.3", "description": "A library to help doing things around docker", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",