From 628dd8424616766337c45ce07924c23c37a8545a Mon Sep 17 00:00:00 2001 From: Bart Veneman Date: Fri, 23 Feb 2024 20:33:08 +0100 Subject: [PATCH] 5.14.0 --- 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 a371fa4..a6ae63e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@projectwallace/css-analyzer", - "version": "5.13.5", + "version": "5.14.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@projectwallace/css-analyzer", - "version": "5.13.5", + "version": "5.14.0", "license": "MIT", "dependencies": { "@bramus/specificity": "^2.3.0", diff --git a/package.json b/package.json index 308455d..4247add 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@projectwallace/css-analyzer", - "version": "5.13.5", + "version": "5.14.0", "author": "Bart Veneman", "repository": { "type": "git",