Skip to content

Commit

Permalink
1.3.0 (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankenny committed Dec 20, 2016
1 parent 44b7d69 commit 029e1f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lighthouse-extension/app/manifest.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
"version": "1.2.2",
"version": "1.3.0",
"minimum_chrome_version": "54",
"manifest_version": 2,
"description": "__MSG_appDescription__",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "lighthouse",
"version": "1.2.2",
"version": "1.3.0",
"description": "Lighthouse",
"main": "./lighthouse-core/index.js",
"bin": {
Expand Down

0 comments on commit 029e1f0

Please sign in to comment.