Skip to content

Commit ddef4ba

Browse files
committed
Upgrade version to 0.2.1.
1 parent 59306ca commit ddef4ba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
-----------------------------------------------
4+
[0.2.1] - 2020.12.23
5+
6+
* Fix: Missing null check.
7+
* Fix: change parameter handle to number.
8+
49
[0.2.0] - 2020.11.11
510

611
* Change FlutterCallKeep as a singleton.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: callkeep
22
description: iOS CallKit framework and Android ConnectionService for Flutter.
3-
version: 0.2.0
3+
version: 0.2.1
44
55
homepage: https://github.com/flutter-webrtc/callkeep
66

0 commit comments

Comments
 (0)