diff --git a/package.json b/package.json index 63c95b6..4f84ea8 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.2", + "version": "1.3", "type": "module", "scripts": { "dev": "wxt",