Skip to content

Commit 46a6bce

Browse files
chore(release): 0.0.3 [skip ci]
# [@wapijs/wapi.js-v0.0.3](https://github.com/sarthakjdev/wapi.js/compare/@wapijs/wapi.js-v0.0.2...@wapijs/wapi.js-v0.0.3) (2024-05-13) ### Bug Fixes * response models and other dependency fixes ([#20](#20)) ([51859f0](51859f0))
1 parent 0d4ac68 commit 46a6bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2",
3+
"version": "0.0.3",
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)