diff --git a/manifest.json b/manifest.json index 72aa8d4..bf6e1da 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "ABC Stumble", "short_name": "ABC Stumble", - "version": "1.0.9", + "version": "1.1.0", "description": "Loads latest ABC News", diff --git a/package.json b/package.json index 107679d..01c72b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "abc-stumble", - "version": "1.0.9", + "version": "1.1.0", "description": "Stumble the ABC", "main": "dist/background.js", "scripts": {