diff --git a/manifest.json b/manifest.json index 656c9ea..9bdef90 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ABC Stumble", - "version": "1.0.3", + "version": "1.0.4", "description": "Loads latest ABC News", diff --git a/package.json b/package.json index 40423ae..451d984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "abc-stumble", - "version": "1.0.3", + "version": "1.0.4", "description": "Stumble the ABC", "main": "dist/background.js", "scripts": {