Skip to content

Commit

Permalink
should fix #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mixtur committed Mar 6, 2017
1 parent 080a469 commit 8a3412f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 0.3.2
### 0.3.3
- fix [#28](https://github.com/mixtur/webpack-spritesmith/issues/28)

### 0.3.2 (broken, unpublished from npm)
- updated dependencies
- add description to package.json

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": "webpack-spritesmith",
"version": "0.3.2",
"version": "0.3.3",
"description": "Webpack plugin that converts set of images into a spritesheet and SASS/LESS/Stylus mixins",
"main": "lib/Plugin.js",
"scripts": {
Expand Down

0 comments on commit 8a3412f

Please sign in to comment.