Skip to content

Commit 074105c

Browse files
committed
Bump version to 0.1.0
1 parent cd95152 commit 074105c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "md4w",
3-
"description": "A WebAssembly port of md4c - a Markdown parser written in C.",
4-
"version": "0.0.7",
3+
"description": "A **Markdown-to-HTML** Parser written in Zig & C, compiled to WebAssymbly for all JavaScript runtimes.",
4+
"version": "0.1.0",
55
"type": "module",
66
"module": "index.js",
77
"main": "index.js",

0 commit comments

Comments
 (0)