We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113d4e4 commit f52f454Copy full SHA for f52f454
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "processout.js",
3
- "version": "1.7.0",
+ "version": "1.7.1",
4
"description": "ProcessOut.js is a JavaScript library for ProcessOut's payment processing API.",
5
"scripts": {
6
"build:processout": "tsc -p src/processout && uglifyjs --compress --keep-fnames --ie8 dist/processout.js -o dist/processout.js",
0 commit comments