Skip to content

Commit cf9eb97

Browse files
committed
chore: bump version.
1 parent f85b565 commit cf9eb97

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.4] - 2022-05-08
5+
6+
* Change to nullable track for replaceTrack/setTrack.
7+
48
[1.0.3] - 2022-03-31
59

610
* Added RTCDataChannel.id

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

66
environment:

0 commit comments

Comments
 (0)