diff --git a/package.json b/package.json index ee3983b..b1f9cba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bdfparser", - "version": "2.2.0", + "version": "2.2.1", "description": "BDF (Glyph Bitmap Distribution Format) Bitmap Font File Parser Library in JavaScript (TypeScript)", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",