Skip to content

Commit

Permalink
chore: bump version (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 21, 2025
1 parent ac6020d commit 5f276b6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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,6 +1,6 @@
{
"name": "enabler",
"version": "1.3.0",
"version": "1.3.1",
"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.

4 changes: 2 additions & 2 deletions processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paypal-payment-integration",
"version": "1.3.0",
"version": "1.3.1",
"description": "Paypal Payment integration",
"main": "dist/server.js",
"scripts": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"overrides": {
"path-to-regexp": "3.3.0"
}
}
}

0 comments on commit 5f276b6

Please sign in to comment.