Skip to content

Commit 3349e82

Browse files
committed
Release version 2.1.1
1 parent 226c9db commit 3349e82

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "RESTED",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A REST client for the rest of us",
55
"homepage_url": "https://github.com/esphen/RESTED",
66
"contributors": [

google-chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "RESTED",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A REST client for the rest of us",
55
"homepage_url": "https://github.com/esphen/RESTED",
66
"manifest_version": 2,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "A REST client for the rest of us",
77
"author": "Espen Henriksen",
88
"license": "MIT",
9-
"version": "2.1.0",
9+
"version": "2.1.1",
1010
"main": "./main.js",
1111
"permissions": {
1212
"multiprocess": true

0 commit comments

Comments
 (0)