Skip to content

Commit 1144d09

Browse files
chore: bump version (#482)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 03b7b27 commit 1144d09

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

enabler/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enabler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "enabler",
33
"private": true,
4-
"version": "5.15.2",
4+
"version": "5.16.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --port 3000",

processor/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payment-integration-adyen",
3-
"version": "5.15.2",
3+
"version": "5.16.0",
44
"description": "Payment integration with Adyen",
55
"main": "dist/server.js",
66
"scripts": {

0 commit comments

Comments
 (0)