diff --git a/package.json b/package.json index deab086..7754846 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "json-editor-vue", "pascalCasedName": "JsonEditorVue", - "version": "0.10.1", + "version": "0.10.2", "private": false, "packageManager": "pnpm@latest", "description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.", @@ -99,4 +99,4 @@ "publishConfig": { "registry": "https://registry.npmjs.org" } -} +} \ No newline at end of file