mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-05-19 04:18:38 +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",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "Markdown parser and html generator implemented in WebAssembly",
|
||||
"browser": "dist/markdown.js",
|
||||
"main": "dist/markdown.node.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue