diff --git a/package.json b/package.json index caec1f63b..e384cd8c8 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.27", + "version": "0.25.28", "versions": { "git": "0.25.27", "npm": "0.25.27" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5d165e1fd..1d66ec5ed 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.27", + "version": "0.25.28", "main": "index.js", "dependencies": { "@pezkuwi/util": "^14.0.5",