diff --git a/package.json b/package.json index 8b82348..82dfbbf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webfont", "private": true, - "version": "1.9.3", + "version": "1.9.4", "type": "module", "scripts": { "dev": "pnpx tsx scripts/dev-all.ts",