Skip to content

Commit ffb1d25

Browse files
committed
ver to 0.5.1
1 parent ec4909d commit ffb1d25

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CHANGELOG
2+
## 0.5.1
3+
4+
* include plugins for Android and Web
25

36
## 0.5.0
47

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ packages:
155155
path: ".."
156156
relative: true
157157
source: path
158-
version: "0.5.0"
158+
version: "0.5.1"
159159
logging:
160160
dependency: "direct main"
161161
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: livekit_client
22
description: Flutter Client SDK for LiveKit.
33
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
4-
version: 0.5.0
4+
version: 0.5.1
55
homepage: https://livekit.io
66

77
environment:

0 commit comments

Comments
 (0)