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