Skip to content

Commit 117ee66

Browse files
committed
4.1.0
1 parent 55df4f3 commit 117ee66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-devtools",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "devtools for Vue.js!",
55
"main": "index.js",
66
"scripts": {
@@ -65,4 +65,4 @@
6565
"vue-router": "^3.0.1",
6666
"vuex": "^3.0.1"
6767
}
68-
}
68+
}

shells/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Vue.js devtools",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Chrome and Firefox DevTools extension for debugging Vue.js applications.",
55
"manifest_version": 2,
66
"icons": {

0 commit comments

Comments
 (0)