Skip to content

Commit

Permalink
Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
domchristie committed Jul 16, 2014
1 parent 9f30700 commit bbe865f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "to-markdown",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "https://github.com/domchristie/to-markdown",
"authors": [
"Dom Christie <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": "markdown",
"author": "Dom Christie",
"main": "src/to-markdown.js",
"version": "0.0.1",
"version": "0.0.2",
"dependencies": {
"he": ">=0.4.1"
},
Expand Down

0 comments on commit bbe865f

Please sign in to comment.