Skip to content

Commit b730326

Browse files
committed
Merge branch 'master' of github.com:sarthakjdev/wapi.js
2 parents 90f1332 + 1ee4579 commit b730326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/create-wapi-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-wapi-app",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "a utility to quickly initiate a whatsapp bot",
55
"type": "module",
66
"author": {

packages/wapi.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wapijs/wapi.js",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "a typescript based client library to build whatsapp cloud api based chat bots",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)