Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Feb 7, 2024
1 parent cd95152 commit 074105c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "md4w",
"description": "A WebAssembly port of md4c - a Markdown parser written in C.",
"version": "0.0.7",
"description": "A **Markdown-to-HTML** Parser written in Zig & C, compiled to WebAssymbly for all JavaScript runtimes.",
"version": "0.1.0",
"type": "module",
"module": "index.js",
"main": "index.js",
Expand Down

0 comments on commit 074105c

Please sign in to comment.