Skip to content

Commit dd7c8ba

Browse files
committed
bump version.
1 parent 6e19669 commit dd7c8ba

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.3.2] - 2024-04-09
5+
6+
* Fix error when constructing RTCDataChannelInit.
7+
48
[1.3.1] - 2024-04-08
59

610
* Add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.

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.3.1
3+
version: 1.3.2
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)