diff --git a/package.json b/package.json index 23e017a..96c130d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bytedo/vue-live", "type": "module", - "version": "0.2.2", + "version": "0.2.3", "bin": { "vue-live": "index.js" },