Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 12, 2015
1 parent c0b5d13 commit acb0f07
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdast-slug",
"version": "0.1.0",
"version": "0.1.1",
"description": "Add slugs to headings",
"license": "MIT",
"keywords": [
Expand Down
5 changes: 5 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@ mdast:

<!--lint disable no-multiple-toplevel-headings-->

0.1.1 / 2015-07-12
==================

* Remove peer-dependencies ([2c91132](https://github.com/wooorm/mdast-slug/commit/2c91132))

0.1.0 / 2015-07-05
==================
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdast-slug",
"version": "0.1.0",
"version": "0.1.1",
"description": "Add slugs to headings",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit acb0f07

Please sign in to comment.