Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit d9887c5

Browse files
committed
Release 2.1.0
1 parent 505b05f commit d9887c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "markdown-to-ast",
33
"description": "Parse Markdown to AST with location info.",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"homepage": "https://github.com/azu/markdown-to-ast/",
66
"repository": {
77
"type": "git",
@@ -40,4 +40,4 @@
4040
"power-assert": "^0.10.0",
4141
"watchify": "^2.2.1"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)