Skip to content

Commit 46c30a3

Browse files
committed
release: v0.9.1
1 parent dacdd76 commit 46c30a3

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.9.0",
3+
"version": "0.9.1",
44
"private": false,
55
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
66
"author": "cloydlau",
@@ -92,4 +92,4 @@
9292
"publishConfig": {
9393
"registry": "https://registry.npmjs.org/"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)