Skip to content

Commit 5ec5870

Browse files
committed
0.0.3
1 parent b68da61 commit 5ec5870

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "react-executor-devtools",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"description": "Devtools for React Executor.",
66
"main": "./index.js",

src/main/static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "React Executor Devtools",
44
"description": "Devtools for React Executor.",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"minimum_chrome_version": "102",
77
"icons": {
88
"16": "favicon-16.png",

0 commit comments

Comments
 (0)