Skip to content

Commit

Permalink
Merge pull request #5 from torys877/fix_version
Browse files Browse the repository at this point in the history
fix version
  • Loading branch information
torys877 authored Mar 10, 2023
2 parents 9ea91a2 + fd23a56 commit 711ae22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cryptom2/metamask-eth-payment",
"version": "v1.0.1",
"version": "v1.0.2",
"description": "Metamask & web3js Ethereum payment method Magento 2 module without any third party gateways",
"type": "magento2-module",
"authors": [
Expand All @@ -11,7 +11,7 @@
}
],
"require": {
"cryptom2/base": "v1.0.0",
"cryptom2/base": ">=1.0.1",
"cryptom2/currency-precision": "v1.0.0"
},
"license": "MIT",
Expand Down

0 comments on commit 711ae22

Please sign in to comment.