@onedevil405/baileys 1.7.4 → 1.7.5

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,7 @@ npm install @onedevil405/baileys
19
19
  yarn add @onedevil405/baileys
20
20
  ```
21
21
 
22
- # Schnellstart
22
+ # Schnellstart
23
23
  ```bash
24
24
 
25
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onedevil405/baileys",
3
- "version": "1.7.4",
3
+ "version": "1.7.5",
4
4
  "type": "module",
5
5
  "description": "WebSocket Bibliothek für Whatsapp Automatisierungen",
6
6
  "keywords": ["whatsapp", "automation", "baileys"],