Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 22, 2012
1 parent f22e975 commit bc9f157
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
@@ -1,4 +1,11 @@

0.6.0 / 2012-10-22
==================

* add __COMPONENT_PATH__ support. Closes #30
* add `component.paths()` helper function
* update builder

0.5.0 / 2012-10-19
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "component",
"version": "0.5.0",
"version": "0.6.0",
"description": "Component package manager consuming git repositories",
"keywords": [
"component",
Expand Down

0 comments on commit bc9f157

Please sign in to comment.