diff --git a/package-lock.json b/package-lock.json index e3826c0..65a2fad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@flashwave/assproc", - "version": "0.13.0", + "version": "0.14.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@flashwave/assproc", - "version": "0.13.0", + "version": "0.14.0", "license": "BSD-3-Clause", "dependencies": { "@swc/core": "^1.5.25", diff --git a/package.json b/package.json index 29f33ab..03cb59e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flashwave/assproc", - "version": "0.13.0", + "version": "0.14.0", "description": "Personal frontend asset processing tool", "main": "./src/index.js", "scripts": {