Skip to content

Commit ff9f4a7

Browse files
committed
Update package.json
1 parent 85abef3 commit ff9f4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gn-api-sdk-node",
33
"description": "Module for integration with Gerencianet API",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"author": "Francisco Carvalho <[email protected]>",
66
"license": "MIT",
77
"repository": "gerencianet/gn-api-sdk-node",
@@ -41,4 +41,4 @@
4141
"test": "mocha --reporter spec --bail --check-leaks test/",
4242
"test-cov": "istanbul cover node_modules/.bin/_mocha -- -u exports -R spec test/**/*"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)