Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Jan 15, 2015
1 parent 3669c75 commit c04a15e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Expand Up @@ -2,6 +2,13 @@

---

## 0.3.0

- feat(bin) simple bin for client
- feat(install) log registry when install
- fix(install) save don't work when pkg is found and version is supplied, Fix [spmjs/spm#1144](https://github.com/spmjs/spm/issues/1144)
- deps: ali.gnode -> gnode

## 0.2.11

fix(install) getVersion error, Fix [#31](https://github.com/spmjs/spm-client/issues/31)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "spm-client",
"version": "0.2.11",
"version": "0.3.0",
"description": "spm client api",
"main": "index",
"dependencies": {
Expand Down

0 comments on commit c04a15e

Please sign in to comment.