diff --git a/package.json b/package.json index 4f84ea8..eceed6e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hostinfo", "description": "Receive information of a domain directly in the browser when browsing a website", "private": true, - "version": "1.3", + "version": "1.4", "type": "module", "scripts": { "dev": "wxt",