Skip to content

Commit

Permalink
Release 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcperez committed Sep 28, 2020
1 parent 390985e commit e60909f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"umd:main": "dist/adyen.js",
"types": "dist/types",
"typings": "dist/types",
"version": "3.14.1",
"version": "3.15.0",
"license": "MIT",
"homepage": "https://docs.adyen.com/checkout",
"repository": "github:Adyen/adyen-web",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"whatwg-fetch": "^3.4.0"
},
"dependencies": {
"@adyen/adyen-web": "3.14.1"
"@adyen/adyen-web": "3.15.0"
}
}

0 comments on commit e60909f

Please sign in to comment.