Skip to content

Commit 1487234

Browse files
committed
release: v0.6.5
1 parent d68ee89 commit 1487234

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": "json-editor-vue",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"private": false,
55
"description": "JSON editor for Vue 2.6 / 2.7 / 3.",
66
"author": "cloydlau",
@@ -88,4 +88,4 @@
8888
"publishConfig": {
8989
"registry": "https://registry.npmjs.org/"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)