Skip to content

Commit

Permalink
Releasing 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arboleya committed Aug 30, 2013
1 parent 97cd317 commit b06385c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions History.md
@@ -1,3 +1,10 @@
0.1.0 / 2013-08-30
===================
* Fixing regexes
* Fixing possibilities around .html and .htm file extensions
* Fixing recursive rendering and resolution
* Adding full test-coverage

0.0.4 / 2013-08-25
===================
* Moving plugin's polvo flag to package.json to improve detection
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "polvo-html",
"version": "0.0.4",
"version": "0.1.0",
"author": "Anderson Arboleya <anderson@arboleya.me>",
"description": "HTML plugin for Polvo",
"keywords": [
Expand Down Expand Up @@ -30,4 +30,4 @@
"fs-util": "0.3.x"
},
"polvo": true
}
}

0 comments on commit b06385c

Please sign in to comment.