mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-06-06 08:10:28 +00:00
bump version
This commit is contained in:
parent
effd662d1c
commit
b2334335ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "markdown-wasm",
|
"name": "markdown-wasm",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"description": "Markdown parser and html generator implemented in WebAssembly",
|
"description": "Markdown parser and html generator implemented in WebAssembly",
|
||||||
"browser": "dist/markdown.js",
|
"browser": "dist/markdown.js",
|
||||||
"main": "dist/markdown.node.js",
|
"main": "dist/markdown.node.js",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue