Skip to content

Commit 0b19c50

Browse files
committed
chore: bump version.
1 parent 7327009 commit 0b19c50

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

33
--------------------------------------------------------------------------------
4-
[0.5.2] - 2022-03-01
4+
[0.5.3] - 2022-03-25
5+
6+
* fix: fix sdp negotiation issue.
7+
8+
[0.5.2] - 2022-03-24
59

610
* chore: Update.
711

8-
[0.5.1] - 2022-03-01
12+
[0.5.1] - 2022-03-24
913

1014
* fix: Get resource URL(Location) from the response headers.
1115

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_whip
2-
version: 0.5.2
2+
version: 0.5.3
33
description: WebRTC-HTTP ingestion protocol (WHIP) library for flutter.
44
homepage: https://github.com/cloudwebrtc/flutter-whip.git
55
environment:

0 commit comments

Comments
 (0)