Skip to content

Commit

Permalink
chore: bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed May 8, 2022
1 parent f85b565 commit cf9eb97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

--------------------------------------------
[1.0.4] - 2022-05-08

* Change to nullable track for replaceTrack/setTrack.

[1.0.3] - 2022-03-31

* Added RTCDataChannel.id
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
version: 1.0.3
version: 1.0.4
homepage: https://flutter-webrtc.org

environment:
Expand Down

0 comments on commit cf9eb97

Please sign in to comment.