Skip to content

Commit

Permalink
Release v0.5.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Mar 3, 2015
1 parent c469c03 commit 24186c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "critical",
"version": "0.5.4",
"version": "0.5.5",
"description": "Extract & Inline Critical-path CSS from HTML",
"author": "Addy Osmani",
"license": "Apache-2.0",
Expand Down

3 comments on commit 24186c5

@addyosmani
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bezoerb fyi. Cut a new release. Would love to land streams wrapper support in the next one, but we have time.

@bezoerb
Copy link
Collaborator

@bezoerb bezoerb commented on 24186c5 Mar 3, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/

@addyosmani
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And notes: https://github.com/addyosmani/critical/releases/tag/v0.5.5 Please feel free to edit as needed :)

cc @sindresorhus as an fyi too

Please sign in to comment.