From 7e5104338c273f9abfee7508ff3f9014a4e285e8 Mon Sep 17 00:00:00 2001 From: Thijs Koerselman Date: Tue, 15 Aug 2023 20:45:46 +0200 Subject: [PATCH] 1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acbdc29..a0da99f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "isolate-package", - "version": "1.3.2", + "version": "1.3.3", "description": "Isolate a monorepo package by bundling the build output with its shared workspace packages and lock file to form a self-contained directory.", "author": "Thijs Koerselman", "license": "MIT",