Skip to content

Commit a5e0651

Browse files
committed
3.0.8
1 parent 1b70749 commit a5e0651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"short_name": "react-perf-devtool",
66
"description":
77
"A devtool extension for inspecting the performance of React components.",
8-
"version": "5.2",
8+
"version": "5.3",
99
"devtools_page": "devtools.html",
1010

1111
"icons": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-perf-devtool",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "A devtool for inspecting the performance of React Components",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)