diff --git a/package.json b/package.json index 9709c14..9f2abb4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webfont", "private": true, - "version": "1.0.4", + "version": "1.1.0", "type": "module", "scripts": { "dev": "pnpx tsx scripts/dev-all.ts",