8000 Update version to 0.2.1 · sinkync/flutter-webrtc@98826e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 98826e4

Browse files
committed
Update version to 0.2.1
1 parent 5d15b71 commit 98826e4

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,5 +1,9 @@
11
## Changelog
22
--------------------------------------------
3+
[0.2.1] - 2019.12.12
4+
* Code format.
5+
* Remove unused files.
6+
37
[0.2.0] - 2019.12.12
48
* Add support for macOS (channel dev).
59
* Add support for Flutter Web (channel dev).

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android.
3-
version: 0.2.0
3+
version: 0.2.1
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55

66
dependencies:

0 commit comments

Comments
 (0)
0