Skip to content

Commit

Permalink
v0.3.6 Fixed #50
Browse files Browse the repository at this point in the history
  • Loading branch information
zont committed Jul 15, 2014
1 parent 6871ac0 commit 53fe1f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ This will generate the following output:

## Changelog

#####0.3.6
- ouputRelativePath option (by bhstahl)

#####0.3.5
- Support for conditional comments inside build blocks (by simplydenis)

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": "gulp-usemin",
"version": "0.3.5",
"version": "0.3.6",
"description": "Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views).",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 53fe1f2

Please sign in to comment.