diff --git a/package.json b/package.json index 9be98f9..7781616 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webfont", "private": true, - "version": "1.9.0", + "version": "1.9.1", "type": "module", "scripts": { "dev": "pnpx tsx scripts/dev-all.ts",