diff --git a/package-lock.json b/package-lock.json index 3591945..c631cbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@flashwave/assproc", - "version": "0.11.0", + "version": "0.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@flashwave/assproc", - "version": "0.11.0", + "version": "0.12.0", "license": "BSD-3-Clause", "dependencies": { "@swc/core": "^1.5.25", diff --git a/package.json b/package.json index a192ee4..cbf893b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flashwave/assproc", - "version": "0.11.0", + "version": "0.12.0", "description": "Personal frontend asset processing tool", "main": "./src/index.js", "scripts": {