Skip to content

Commit ff72cee

Browse files
committed
chore: bump version.
1 parent ccbc15b commit ff72cee

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
# Changelog
22

33
--------------------------------------------------------------------------------
4-
2020-03-18: Version 0.5.0
4+
[0.5.1] - 2022-03-01
5+
6+
* fix: Get resource URL(Location) from the response headers.
7+
8+
[0.5.0] - 2020-03-18
59

610
* Add complete example.
711
* Support publish and subscribe.
812
* Add QR code scanner for set WHIP URL.
913

10-
2020-03-17: Version 0.2.0
14+
[0.2.0] - 2020-03-17
1115

1216
* First working version
1317

14-
2022-03-17: Version 0.1.0
18+
[0.1.0] - 2022-03-17
1519

1620
* Initial release

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.0
2+
version: 0.5.1
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)