diff --git a/package-lock.json b/package-lock.json index 5efebb2..82f68f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bigbite/build-tools", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bigbite/build-tools", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "dependencies": { "@babel/core": "^7.14.8", diff --git a/package.json b/package.json index a4ebe64..c3b8e24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbite/build-tools", - "version": "1.4.0", + "version": "1.4.1", "description": "Provides configuration for the Big Bite Build Tools.", "author": "Paul Taylor (https://github.com/ampersarnie)", "engines": {