Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eliihen committed Jul 27, 2017
1 parent 46620f3 commit 99f140f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RESTED",
"version": "2.0.4",
"version": "2.1.0",
"description": "A REST client for the rest of us",
"homepage_url": "https://github.com/esphen/RESTED",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion google-chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RESTED",
"version": "2.0.4",
"version": "2.1.0",
"description": "A REST client for the rest of us",
"homepage_url": "https://github.com/esphen/RESTED",
"manifest_version": 2,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A REST client for the rest of us",
"author": "Espen Henriksen",
"license": "MIT",
"version": "2.0.4",
"version": "2.1.0",
"main": "./main.js",
"permissions": {
"multiprocess": true
Expand Down

0 comments on commit 99f140f

Please sign in to comment.