diff --git a/bower.json b/bower.json index e3460f1..0965711 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "github-mention-highlighter", - "version": "0.0.1", + "version": "0.1.0", "authors": [ "Ben Balter " ], diff --git a/manifest.json b/manifest.json index 852210a..19d0d3b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "GitHub Mention Highlighter", - "version": "0.0.4", + "version": "0.1.0", "description": "Highlight user and team mentions on GitHub", "permissions": ["https://github.com/*", "https://*.githubapp.com/*"], "content_scripts": [{