Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscotfmc committed Oct 16, 2015
1 parent 85abef3 commit ff9f4a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gn-api-sdk-node",
"description": "Module for integration with Gerencianet API",
"version": "0.0.11",
"version": "0.0.12",
"author": "Francisco Carvalho <f.thiene@gmail.com>",
"license": "MIT",
"repository": "gerencianet/gn-api-sdk-node",
Expand Down Expand Up @@ -41,4 +41,4 @@
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-cov": "istanbul cover node_modules/.bin/_mocha -- -u exports -R spec test/**/*"
}
}
}

0 comments on commit ff9f4a7

Please sign in to comment.