Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
w0rm committed Mar 12, 2016
1 parent 5bf5231 commit cec4fb4
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 @@ -278,6 +278,9 @@ Or you can go further and reduce the size by removing the `<use>` element, like
## Changelog
* 6.0.0
* Removed cache of the cheerio object #61
* 5.0.5
* Correctly set namespaces of the combined svg
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-svgstore",
"version": "5.0.5",
"version": "6.0.0",
"description": "Combine svg files into one with <symbol> elements",
"main": "index.js",
"files": [
Expand Down

0 comments on commit cec4fb4

Please sign in to comment.