Skip to content

Commit

Permalink
Merge pull request #44 from gitbot-x/main
Browse files Browse the repository at this point in the history
Unto us, a child is born v1.0.15
  • Loading branch information
gitbot-x authored Apr 19, 2024
2 parents f2158ce + 9c526a9 commit 6f10806
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- run: npm i
- run: npm test
env:
Expand All @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
registry-url: https://registry.npmjs.org/
- run: npm i
- run: npm publish
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsappcloudapi_wrapper",
"version": "1.0.14",
"version": "1.0.15",
"description": "Tired of doing things wrong? This package provides you with an easy way to get started and start building on the Whatsapp Cloud API. This is an unofficial wrapper for the Whatsapp Cloud API.",
"main": "index.js",
"author": "Daggie Blanqx",
Expand Down

0 comments on commit 6f10806

Please sign in to comment.