Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
booxood committed Aug 22, 2016
1 parent 72b9e3f commit 7be54f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,6 +3,6 @@ node_js:
- 0.10
- 0.12
- 4
- 5
- 6
script: "make test-travis"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "dota2-api",
"version": "0.2.0",
"version": "0.2.1",
"description": "Dota2 web api node.js version",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7be54f8

Please sign in to comment.