We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85abef3 commit ff9f4a7Copy full SHA for ff9f4a7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gn-api-sdk-node",
3
"description": "Module for integration with Gerencianet API",
4
- "version": "0.0.11",
+ "version": "0.0.12",
5
"author": "Francisco Carvalho <[email protected]>",
6
"license": "MIT",
7
"repository": "gerencianet/gn-api-sdk-node",
@@ -41,4 +41,4 @@
41
"test": "mocha --reporter spec --bail --check-leaks test/",
42
"test-cov": "istanbul cover node_modules/.bin/_mocha -- -u exports -R spec test/**/*"
43
}
44
-}
+}
0 commit comments