Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed May 2, 2017
1 parent f91f3f8 commit 89fc105
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metal-devtools",
"version": "1.2.1",
"version": "1.2.2",
"description": "Metal Developer Tools",
"scripts": {
"build": "npm run build:injected && npm run build:chrome",
Expand Down
2 changes: 1 addition & 1 deletion shells/chrome/dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Metal.js Developer Tools",
"short_name": "Metal Devtools",
"version": "1.2.1",
"version": "1.2.2",
"description": "Developer tool for inspecting Metal.js Components",
"author": "Bryce Osterhaus",
"homepage_url": "https://github.com/metal/metal-devtools",
Expand Down
Binary file added shells/chrome/metal-devtools.zip
Binary file not shown.

0 comments on commit 89fc105

Please sign in to comment.