diff --git a/package.json b/package.json index 97fc2e0..087f21c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crx-hotreload", - "version": "1.0.4", + "version": "1.0.5", "description": "Watches for file changes in your Chrome extension's directory. When a change is detected, it reloads the extension and refreshes the active tab (to re-trigger the updated scripts).", "main": "hot-reload.js", "scripts": {