From 2a9335916d63984b98f963b419693446f60b1692 Mon Sep 17 00:00:00 2001 From: Matt Karl Date: Thu, 7 Mar 2024 11:24:39 -0500 Subject: [PATCH] 2.4.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 546fa26..bce25b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pixi/extension-scripts", - "version": "2.4.0", + "version": "2.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pixi/extension-scripts", - "version": "2.4.0", + "version": "2.4.1", "license": "MIT", "dependencies": { "@kayahr/jest-electron-runner": "^29.3.0", diff --git a/package.json b/package.json index f21c1e3..2ee22f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pixi/extension-scripts", - "version": "2.4.0", + "version": "2.4.1", "type": "module", "description": "Scripts for building and publishing PixiJS extensions", "bin": {