Skip to content

Commit 8d9cbc1

Browse files
committed
Updates to 0.8.5 since I accidentally published 0.8.4...ugh.
1 parent 9ba0851 commit 8d9cbc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Free Law Project and the Center for Information Technology and Policy at Princeton",
55
"description": "RECAP improves the experience of using PACER, the online public access system for the U.S. federal courts.",
66
"homepage_url": "https://www.recapthelaw.org",
7-
"version": "0.8.4",
7+
"version": "0.8.5",
88
"icons": {
99
"16": "assets/images/icon-16.png",
1010
"19": "assets/images/icon-19.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "recap-chrome",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"description": "RECAP improves the experience of using PACER, the online public access system for the U.S. federal courts.",
55
"scripts": {
66
"test": "grunt jasmine"

0 commit comments

Comments
 (0)