Skip to content

Commit

Permalink
bump package version from 4.0.1 to 4.02
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetoz committed Jun 4, 2020
1 parent a4463d5 commit 783a76e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commercetools-adyen-integration",
"version": "4.0.1",
"version": "4.0.2",
"description": "Integration between Commercetools and Adyen payment service provider",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion notification/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion notification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commercetools-adyen-integration",
"version": "4.0.1",
"version": "4.0.2",
"description": "Part of the integration of Adyen with commercetools responsible to receive and process notifications from Adyen",
"scripts": {
"test": "npm run unit && npm run integration",
Expand Down

0 comments on commit 783a76e

Please sign in to comment.