Skip to content

Commit 6646455

Browse files
author
Patrick Brosset
committed
Cut 1.1.0
1 parent 2a6afb1 commit 6646455

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devtools-highlighter",
3-
"version": "0.0.1",
3+
"version": "1.1.0",
44
"license": "MPL-2.0",
55
"description": "DevTools extension that finds and highlights elements in the page.",
66
"scripts": {

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"description": "Element finder and highlighter DevTools panel",
33
"manifest_version": 2,
44
"name": "devtools-highlighter",
5-
"version": "1.0",
5+
"version": "1.1.0",
66
"author": "Patrick Brosset",
77
"homepage_url": "https://github.com/captainbrosset/devtools-highlighter",
88
"icons": {

0 commit comments

Comments
 (0)