From ffb1d25ed1eeddaddecf1e4ceb308719b60526a2 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Sat, 2 Oct 2021 15:51:30 +0900 Subject: [PATCH] ver to 0.5.1 --- CHANGELOG.md | 3 +++ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) 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: