diff --git a/manifest.json b/manifest.json index 665b57b..dba0119 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Trident", - "version": "0.1.2", + "version": "0.1.3", "content_scripts": [ { "js": [ diff --git a/package-lock.json b/package-lock.json index 01545b2..e459d9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "Trident", - "version": "0.1.2", + "version": "0.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b82b673..406cd3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Trident", - "version": "0.1.2", + "version": "0.1.3", "description": "Chrome extension that improves the interface of the music review website Pitchfork", "main": "index.js", "directories": {