Skip to content

Commit

Permalink
0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Apr 16, 2015
1 parent a023243 commit 92c6143
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 0.3.6

- feat: support base64

## 0.3.5

- fix: error when pass entry file
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": "spm-webpack",
"version": "0.3.5t",
"version": "0.3.6",
"description": "SPM project bundler based on webpack.",
"dependencies": {
"autoprefixer-loader": "~1.2.0",
Expand Down

0 comments on commit 92c6143

Please sign in to comment.