Skip to content

Commit b04fc67

Browse files
committed
chore: bump version.
1 parent 43b87d7 commit b04fc67

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

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

33
--------------------------------------------------------------------------------
4-
2022-03-17: Version 0.1.0
4+
2020-03-18: Version 0.5.0
55

6-
* Initial release
6+
* Add complete example.
7+
* Support publish and subscribe.
8+
* Add QR code scanner for set WHIP URL.
79

810
2020-03-17: Version 0.2.0
911

1012
* First working version
13+
14+
2022-03-17: Version 0.1.0
15+
16+
* 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.2.0
2+
version: 0.5.0
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)