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",