Skip to content

Commit

Permalink
Merge branch 'hotfix/0.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
theGC committed Aug 23, 2017
2 parents 964357a + 012ab81 commit 1962853
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,13 @@ Known Issues

* none currently

Contribution
-----------

You're free to contribute to this project by submitting issues and/or pull requests. This project is test-driven, so keep in mind that every change and new feature should be covered by tests.

License
-----------

This project is licensed under [MIT](https://github.com/theGC/html-webpack-inline-svg-plugin/blob/master/LICENSE).

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-webpack-inline-svg-plugin",
"version": "0.2.1",
"version": "0.2.2",
"description": "Embed svg inline when using the html webpack plugin",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 1962853

Please sign in to comment.