Skip to content

Commit

Permalink
Publish 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
leeight committed Aug 25, 2015
1 parent 6a42767 commit 3881464
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
test
node_modules
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,9 @@ $('files').on('change', function (evt) {
```
### Others

More api usages please refer [test/bos_client.spec.js](test/bos_client.spec.js)
More api usages please refer

* [test/bos_client.spec.js](test/bos_client.spec.js)
* [test/bcs_client.spec.js](test/bcs_client.spec.js)
* [test/bcc_client.spec.js](test/bcc_client.spec.js)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baidubce-sdk",
"version": "0.0.14",
"version": "0.0.15",
"description": "baidu cloud engine node.js sdk",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 3881464

Please sign in to comment.