diff --git a/package.json b/package.json index 2ce17591b..ba22c408d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vidstack-workspace", - "version": "1.11.20", + "version": "1.11.21", "private": true, "type": "module", "workspaces": [ diff --git a/packages/react/package.json b/packages/react/package.json index dc2187c8e..1d6a11028 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@vidstack/react", - "version": "1.11.20", + "version": "1.11.21", "description": "UI component library for building high-quality, accessible video and audio experiences on the web.", "license": "MIT", "type": "module", diff --git a/packages/vidstack/package.json b/packages/vidstack/package.json index 8f599a718..2de0c0ef9 100644 --- a/packages/vidstack/package.json +++ b/packages/vidstack/package.json @@ -1,6 +1,6 @@ { "name": "vidstack", - "version": "1.11.20", + "version": "1.11.21", "description": "UI component library for building high-quality, accessible video and audio experiences on the web.", "license": "MIT", "type": "module",