Skip to content

Commit c629ad2

Browse files
committed
chore: bump version.
1 parent 2a68acf commit c629ad2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[1.0.6] - 2022-05-08
5+
6+
* Support null tracks in replaceTrack/setTrack.
47

58
[1.0.5] - 2022-03-31
69

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_webrtc
22
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3-
version: 1.0.5
3+
version: 1.0.6
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)