From e1d50b1905f72e95cf9093e043e300b3fdf74a9a Mon Sep 17 00:00:00 2001 From: Michael Lissner Date: Wed, 8 Jul 2015 13:31:17 -0700 Subject: [PATCH] Bumps version to 0.8.6, so that we can log any show_doc links that we hit. --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"