We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343832c commit 587c215Copy full SHA for 587c215
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "v-code-diff",
3
"description": "A diff plugin of vue, support vue2 and vue3",
4
- "version": "0.3.10",
+ "version": "0.3.11",
5
"scripts": {
6
"dev": "vite",
7
"build": "npx rimraf dist && rollup --config rollup.config.js",
0 commit comments