Skip to content

Commit

Permalink
Cut 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Brosset committed Dec 21, 2017
1 parent 2a6afb1 commit 6646455
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devtools-highlighter",
"version": "0.0.1",
"version": "1.1.0",
"license": "MPL-2.0",
"description": "DevTools extension that finds and highlights elements in the page.",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"description": "Element finder and highlighter DevTools panel",
"manifest_version": 2,
"name": "devtools-highlighter",
"version": "1.0",
"version": "1.1.0",
"author": "Patrick Brosset",
"homepage_url": "https://github.com/captainbrosset/devtools-highlighter",
"icons": {
Expand Down

0 comments on commit 6646455

Please sign in to comment.