Skip to content

Commit d67fbea

Browse files
committed
4.0.3
1 parent 56620c6 commit d67fbea

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@
2828
"avatar_url": "https://avatars.githubusercontent.com/u/63550998?v=4",
2929
"profile": "https://github.com/RahulLanjewar93",
3030
"contributions": ["code", "doc", "ideas"]
31+
},
32+
{
33+
"login": "felixarjuna",
34+
"name": "Felix Arjuna",
35+
"avatar_url": "https://avatars.githubusercontent.com/u/79026094?v=4",
36+
"profile": "https://github.com/felixarjuna",
37+
"contributions": ["bug", "security"]
3138
}
3239
],
3340
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ are archived at
181181
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DiegoCarrillogt"><img src="https://avatars.githubusercontent.com/u/29462621?v=4?s=100" width="100px;" alt="Diego Carrillo"/><br /><sub><b>Diego Carrillo</b></sub></a><br /><a href="#financial-DiegoCarrillogt" title="Financial">💵</a></td>
182182
<td align="center" valign="top" width="14.28%"><a href="https://github.com/HysMX"><img src="https://avatars.githubusercontent.com/u/50180189?v=4?s=100" width="100px;" alt="Omar"/><br /><sub><b>Omar</b></sub></a><br /><a href="https://github.com/Secreto31126/whatsapp-api-js/issues?q=author%3AHysMX" title="Bug reports">🐛</a> <a href="#financial-HysMX" title="Financial">💵</a></td>
183183
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RahulLanjewar93"><img src="https://avatars.githubusercontent.com/u/63550998?v=4?s=100" width="100px;" alt="Rahul Lanjewar"/><br /><sub><b>Rahul Lanjewar</b></sub></a><br /><a href="https://github.com/Secreto31126/whatsapp-api-js/commits?author=RahulLanjewar93" title="Code">💻</a> <a href="https://github.com/Secreto31126/whatsapp-api-js/commits?author=RahulLanjewar93" title="Documentation">📖</a> <a href="#ideas-RahulLanjewar93" title="Ideas, Planning, & Feedback">🤔</a></td>
184+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/felixarjuna"><img src="https://avatars.githubusercontent.com/u/79026094?v=4?s=100" width="100px;" alt="Felix Arjuna"/><br /><sub><b>Felix Arjuna</b></sub></a><br /><a href="https://github.com/Secreto31126/whatsapp-api-js/issues?q=author%3Afelixarjuna" title="Bug reports">🐛</a> <a href="#security-felixarjuna" title="Security">🛡️</a></td>
184185
</tr>
185186
</tbody>
186187
</table>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "whatsapp-api-js",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"author": "Secreto31126",
55
"description": "A TypeScript server agnostic Whatsapp's Official API framework",
66
"license": "MIT",

0 commit comments

Comments
 (0)