Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit c02598f

Browse files
committed
real version bump
1 parent b23c26b commit c02598f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-mention-highlighter",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"authors": [
55
"Ben Balter <[email protected]>"
66
],

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GitHub Mention Highlighter",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"description": "Highlight user and team mentions on GitHub",
55
"permissions": ["https://github.com/*", "https://*.githubapp.com/*"],
66
"content_scripts": [{

0 commit comments

Comments
 (0)