From 9e00a2a95f24bfab43c5ceeb58921bf5fc6aa68a Mon Sep 17 00:00:00 2001 From: Gareth Elwell <41474928+g-elwell@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:38:34 +0100 Subject: [PATCH] chore: version bump --- 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 0fdcbd9..203c462 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bigbite/build-tools", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bigbite/build-tools", - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", "dependencies": { "@babel/core": "^7.14.8", diff --git a/package.json b/package.json index 2fe8c5b..62f4c31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbite/build-tools", - "version": "1.3.2", + "version": "1.3.3", "description": "Provides configuration for the Big Bite Build Tools.", "author": "Paul Taylor (https://github.com/ampersarnie)", "engines": {