Skip to content

Commit

Permalink
Update version to publish on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
boyander committed Oct 27, 2016
1 parent 548802e commit 535be18
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redsys-polite",
"version": "1.0.0",
"version": "1.1.0",
"description": "Use redsys payment platform wherever you want in an easy way ",
"main": "lib/redsys.js",
"babel": {
Expand All @@ -21,8 +21,11 @@
"url": "git+https://github.com/boyander/redsys-polite.git"
},
"keywords": [
"credit card",
"servired",
"sermepa",
"redsys",
"payment",
"banking",
"spain",
"lacaixa"
Expand All @@ -47,6 +50,5 @@
},
"dependencies": {
"base-64": "^0.1.0",
"crypto-js": "^3.1.7"
}
}

0 comments on commit 535be18

Please sign in to comment.