Skip to content

Commit aefa6c6

Browse files
committed
fix: wrong version in package.json
1 parent 5c5b836 commit aefa6c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-extension-webhook-trigger",
3-
"version": "1.0.3",
3+
"version": "1.10.0",
44
"description": "This browser extension allows you to manage and trigger webhooks directly from your browser. It works with both Firefox and Chrome. It is designed for users who want to quickly send HTTP requests (webhooks) to custom endpoints, such as automation services, APIs, or personal scripts.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)