Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
3.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Jul 14, 2015
1 parent ae450e5 commit 53d7713
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 3.6.6

- deps: upgrade spm-webpack and spm-webpack-server to 0.7

## 3.6.5

- deps: upgrade spm-webpack and spm-webpack-server to 0.6
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spm",
"version": "3.6.5",
"version": "3.6.6",
"preferGlobal": "true",
"description": "Static Package Manager",
"author": "Hsiaoming Yang <me@lepture.com>",
Expand Down Expand Up @@ -58,8 +58,8 @@
"semver": "~4.1.0",
"spm-client": "~0.4.0",
"spm-log": "~0.1.1",
"spm-webpack": "~0.6.0",
"spm-webpack-server": "~0.6.0",
"spm-webpack": "~0.7.0",
"spm-webpack-server": "~0.7.0",
"spmrc": "~1.2.0",
"tar": "~1.0.3",
"test-console": "~0.7.1",
Expand Down

0 comments on commit 53d7713

Please sign in to comment.