Skip to content

Commit

Permalink
Bump project version to next major version: 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetoz committed Feb 17, 2021
1 parent 5562cad commit a63624f
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": "6.0.1",
"version": "7.0.0",
"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": "6.0.1",
"version": "7.0.0",
"description": "Part of the integration of Adyen with commercetools responsible to receive and process notifications from Adyen",
"scripts": {
"check-coverage": "nyc check-coverage --statements 93",
Expand Down

0 comments on commit a63624f

Please sign in to comment.