Skip to content

Commit 798a57c

Browse files
committed
release: 1.0.10.
1 parent 735bd62 commit 798a57c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[1.0.10] - 2022-11-12
5+
6+
* Change MediaStream.clone to async.
7+
48
[1.0.9] - 2022-11-02
59

610
* Update MediaRecorder interface.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webrtc_interface
22
description: WebRTC Interface for Dart-Web/Flutter.
3-
version: 1.0.9
3+
version: 1.0.10
44
homepage: https://flutter-webrtc.org
55

66
environment:

0 commit comments

Comments
 (0)