Skip to content

Commit

Permalink
Merge pull request #244 from commercetools/bump-version-branch
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
dasanorct authored Oct 16, 2024
2 parents 193b341 + b378ba8 commit 1d5e979
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions enabler/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 enabler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "enabler",
"private": true,
"version": "5.1.0",
"version": "5.2.0",
"type": "module",
"scripts": {
"dev": "vite --port 3000",
Expand Down
4 changes: 2 additions & 2 deletions processor/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 processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payment-integration-adyen",
"version": "5.1.0",
"version": "5.2.0",
"description": "Payment integration with Adyen",
"main": "dist/server.js",
"scripts": {
Expand Down

0 comments on commit 1d5e979

Please sign in to comment.