Skip to content

Commit 284b2df

Browse files
committed
release version 2.4.0
1 parent 6792a1a commit 284b2df

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.3.1",
3+
"version": "2.4.0",
44
"description": "A REST client for the rest of us",
55
"homepage_url": "https://github.com/esphen/RESTED",
66
"manifest_version": 2,

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.3.1",
3+
"version": "2.4.0",
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.3.1",
9+
"version": "2.4.0",
1010
"main": "./main.js",
1111
"permissions": {
1212
"multiprocess": true

0 commit comments

Comments
 (0)