Skip to content

Commit 99475b3

Browse files
committed
updated version
1 parent f60e226 commit 99475b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cybersource-rest-client",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Node.js SDK for the CyberSource REST API",
55
"license": "CyberSource",
66
"main": "src/index.js",
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"superagent": "3.8.3",
15-
"cybersource-rest-auth": "0.0.1"
15+
"cybersource-rest-auth": "0.0.2"
1616
},
1717
"devDependencies": {
1818
"mocha": "~5.2.0",

0 commit comments

Comments
 (0)