Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jan 24, 2018
1 parent 55df4f3 commit 117ee66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-devtools",
"version": "4.0.1",
"version": "4.1.0",
"description": "devtools for Vue.js!",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -65,4 +65,4 @@
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
}
}
}
2 changes: 1 addition & 1 deletion shells/chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Vue.js devtools",
"version": "4.0.1",
"version": "4.1.0",
"description": "Chrome and Firefox DevTools extension for debugging Vue.js applications.",
"manifest_version": 2,
"icons": {
Expand Down

0 comments on commit 117ee66

Please sign in to comment.