Skip to content

Commit

Permalink
update version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeOsdDev committed Aug 22, 2013
1 parent 5eed6c0 commit 819aa54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## History

- v2.0.1 Aug 23, 2013
- Remove docpad from dependencies
- v2.0.0 Aug 23, 2013
- Update package.json dependencies("roole": "0.4.1"),engines("docpad": ">=6.1 <7")
- Update package.json dependencies("roole": "0.4.1","docpad": ">=6.1 <7")
- v1.0.2 Feb 15, 2013
- Refactoring(Delete the unnecessary logic)
- v1.0.1 Feb 14, 2013
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docpad-plugin-roole",
"version": "2.0.0",
"version": "2.0.1",
"description": "Adds support for the Roole CSS pre-processor to DocPad",
"homepage": "https://github.com/georgeosddev/docpad-plugin-roole",
"keywords": [
Expand Down

0 comments on commit 819aa54

Please sign in to comment.