We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cf823 commit 215e49fCopy full SHA for 215e49f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-devtools",
3
- "version": "5.0.0-beta.1",
+ "version": "5.0.0-beta.2",
4
"description": "devtools for Vue.js!",
5
"main": "index.js",
6
"scripts": {
shells/chrome/manifest.json
@@ -1,7 +1,7 @@
"name": "Vue.js devtools",
- "version": "5.0.0.1",
- "version_name": "5.0.0 beta 1",
+ "version": "5.0.0.2",
+ "version_name": "5.0.0 beta 2",
"description": "Chrome and Firefox DevTools extension for debugging Vue.js applications.",
"manifest_version": 2,
7
"icons": {
0 commit comments