@alannxd/baileys 6.1.1 → 6.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -532,4 +532,3 @@ Thanks to the following awesome contributors who help improve this project 💖
532
532
  </td>
533
533
  </tr>
534
534
  </table>
535
-
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@alannxd/baileys",
3
3
  "type": "module",
4
- "version": "6.1.1",
4
+ "version": "6.1.2",
5
5
  "description": "WhatsApp API Modification",
6
6
  "keywords": [
7
7
  "whatsapp",
@@ -140,4 +140,4 @@
140
140
  "engines": {
141
141
  "node": ">=20.0.0"
142
142
  }
143
- }
143
+ }