Skip to content

Commit 92ebf1c

Browse files
authored
Feat/dynamic qr tramma (#25)
1 parent 4c978f3 commit 92ebf1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [3.0.1] - 2024-11-25
9+
## [3.0.2] - 2024-11-25
1010

1111
### Added
1212
- Instore QR Tramma support.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "reyesoft/mercadopago",
33
"description": "This library helps to make payments through MercadoPago, even with QR",
44
"type": "library",
5-
"version": "3.0.0",
5+
"version": "3.0.2",
66
"keywords": ["qrcode", "payments", "mercadopago api", "reyesoft"],
77
"homepage": "https://github.com/reyesoft/mercadopago",
88
"license": "MIT",

0 commit comments

Comments
 (0)