Skip to content

Commit

Permalink
Update composer.json version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinwy committed Jul 18, 2024
1 parent 6ab6480 commit 09e865a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/app/code/Komoju/Payments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "komoju/payments",
"description": "Integrates with KOMOJU to provide payment solutions for Magento",
"type": "magento2-module",
"version": "1.1.0",
"version": "1.2.0",
"license": [],
"autoload": {
"files": [ "registration.php" ],
Expand All @@ -12,5 +12,8 @@
},
"require-dev": {
"magento/magento-coding-standard": "^5.0"
},
"support": {
"email": "[email protected]"
}
}

0 comments on commit 09e865a

Please sign in to comment.