diff --git a/package.json b/package.json index e648a7f..4367a65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@interactive-video-labs/vue", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "description": "Thin Vue wrapper for the @interactive-video-labs/core engine. Enables cue-based interactive video playback in Vue 3 applications.", "main": "dist/index.cjs",