From ec3cd3cce6a9bac594bdfd2e234ce7a36c893668 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 14 Dec 2023 10:11:13 +0000 Subject: [PATCH] chore(release): v1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 177609e..eb5ead7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outvariant", - "version": "1.4.1", + "version": "1.4.2", "description": "Type-safe implementation of invariant with positionals.", "main": "lib/index.js", "module": "lib/index.mjs",