Skip to content

Commit e7b6b82

Browse files
author
Timothy Johnson
committed
Version 1.2.3
1 parent 2ee426f commit e7b6b82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dest/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Svelte Devtools",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"description": "Browser devtools extension for debugging Svelte applications.",
66
"icons": {
77
"16": "icon-16.png",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-devtools",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Browser devtools extension for debugging Svelte applications.",
55
"repository": "github:RedHatter/svelte-devtools",
66
"license": "MIT",

0 commit comments

Comments
 (0)