Skip to content

Commit 5f90b0f

Browse files
committedFeb 7, 2022
chore: bump version.
1 parent bda212c commit 5f90b0f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

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

33
--------------------------------------------
4+
[1.0.2] - 2022-02-07
5+
6+
* chore: Add restartIce.
7+
* fix: Fix case for RTCIceCandidate.sdpMLineIndex.
8+
49
[1.0.1] - 2021-11-25
510

611
* Added comment for VideoRenderer.onResize.

‎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.1
3+
version: 1.0.2
44
homepage: https://flutter-webrtc.org
55

66
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.