Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed Apr 11, 2016
1 parent 996f5e5 commit 4101ea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Browser Calories",
"description": "Measure your performance budget",
"homepage_url": "https://github.com/zenorocha/browser-calories-chrome",
"version": "1.0.0",
"version": "1.1.0",
"browser_action": {
"default_popup": "popup.html"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "browser-calories-chrome",
"version": "1.0.0",
"description": "",
"version": "1.1.0",
"description": "Measure your performance budget",
"main": "src/scripts/popup.js",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 4101ea7

Please sign in to comment.