Skip to content

Commit

Permalink
Fix version number to stick with semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
emingure committed May 23, 2022
1 parent c0b7b3c commit 739279e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsapp-business-api",
"version": "0.0.3-fix-1",
"version": "0.0.4",
"description": "A Wrapper for Whatsapp Business Cloud API hosted by Meta.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 739279e

Please sign in to comment.