Skip to content

Commit 0b603e5

Browse files
committed
publish: 2.4.0-alpha.1
1 parent adc1a13 commit 0b603e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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/test-utils",
3-
"version": "2.4.0-alpha.0",
3+
"version": "2.4.0-alpha.1",
44
"license": "MIT",
55
"main": "dist/vue-test-utils.cjs.js",
66
"unpkg": "dist/vue-test-utils.browser.js",
@@ -125,4 +125,4 @@
125125
]
126126
}
127127
}
128-
}
128+
}

0 commit comments

Comments
 (0)