Skip to content

Commit 15e7cd0

Browse files
committed
1.3.1
1 parent bf93b8c commit 15e7cd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/swr-devtools-extensions/manifest-v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SWR DevTools",
33
"description": "A DevTool to inspect your SWR cache",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"manifest_version": 2,
66
"icons": {
77
"16": "icons/swr-devtools-16.png",

packages/swr-devtools-extensions/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SWR DevTools",
33
"description": "A DevTool to inspect your SWR cache",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"manifest_version": 3,
66
"icons": {
77
"16": "icons/swr-devtools-16.png",

0 commit comments

Comments
 (0)