Skip to content

Commit

Permalink
releases v0.1.5-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
bikedawuwang committed Apr 4, 2019
1 parent dd98e89 commit 786bf0d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ script:
deploy:
- provider: script
script:
- ./.nuget/deploy.sh $TRAVIS_TAG $NUGET_API_KEY
- ./.npm/deploy.sh $NPM_USER $NPM_PASSWD $NPM_EMAIL
skip_cleanup: true
on:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aelf-sdk",
"version": "2.1.15",
"version": "2.1.16",
"description": "aelf-sdk js library",
"main": "./lib/aelf.js",
"directories": {
Expand Down

0 comments on commit 786bf0d

Please sign in to comment.