We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9b2a0 commit 1ae005bCopy full SHA for 1ae005b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "md4w",
3
"description": "A Markdown renderer written in Zig & C, compiled to WebAssymbly for all JS runtimes.",
4
- "version": "0.2.6",
+ "version": "0.2.7",
5
"type": "module",
6
"module": "./js/index.js",
7
"main": "./js/index.js",
0 commit comments