Skip to content

Commit 5e9f541

Browse files
committed
bump version for 1.0.12.
1 parent 5439aea commit 5e9f541

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[1.0.12] - 2023-04-10
5+
6+
* Add addStreams to RTCRtpSender.
7+
48
[1.0.11] - 2023-01-30
59

610
* Add RTCRtpCapabilities interface.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.11
3+
version: 1.0.12
44
homepage: https://flutter-webrtc.org
55

66
environment:

0 commit comments

Comments
 (0)