From c02598f8edb7d78bd70c0e2020bf96ededdb5eb9 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Sat, 31 Jan 2015 10:01:17 -0800 Subject: [PATCH] real version bump --- bower.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [{