We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f9011 commit 396b533Copy full SHA for 396b533
packages/core/package.json
@@ -8,7 +8,7 @@
8
"src/*.js",
9
"types.d.ts"
10
],
11
- "version": "0.2.2",
+ "version": "0.3.0",
12
"description": "In-memory version of FontConfig in JS/WASM (no native dependencies)",
13
"main": "src/node.js",
14
"browser": "src/browser.js",
0 commit comments