diff --git a/manifest.json b/manifest.json index 2bf8a0cb..6082de10 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "author": "Free Law Project and the Center for Information Technology and Policy at Princeton", "description": "RECAP improves the experience of using PACER, the online public access system for the U.S. federal courts.", "homepage_url": "https://www.recapthelaw.org", - "version": "0.8.5", + "version": "0.8.6", "icons": { "16": "assets/images/icon-16.png", "19": "assets/images/icon-19.png", diff --git a/package.json b/package.json index 09d8d668..a0a708d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recap-chrome", - "version": "0.8.5", + "version": "0.8.6", "description": "RECAP improves the experience of using PACER, the online public access system for the U.S. federal courts.", "scripts": { "test": "grunt jasmine"