diff --git a/CHANGELOG.md b/CHANGELOG.md index b9d50679..c3a715f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # CHANGELOG +## 0.5.1 + +* include plugins for Android and Web ## 0.5.0 diff --git a/example/pubspec.lock b/example/pubspec.lock index f5276d30..424646a8 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -155,7 +155,7 @@ packages: path: ".." relative: true source: path - version: "0.5.0" + version: "0.5.1" logging: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 9128010a..50c52ad5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: livekit_client description: Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web. -version: 0.5.0 +version: 0.5.1 homepage: https://livekit.io environment: