Skip to content

Commit c55c62a

Browse files
committed
Upgrade version to 0.3.3.
1 parent 4f63f28 commit c55c62a

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.3.3] - 2020.11.27
5+
6+
* Fix uri parse.
7+
* Upgrade flutter_webrtc to 0.5.7.
8+
49
[0.3.2] - 2020.11.11
510

611
* Added dtmf options to Call (#154)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sip_ua
2-
version: 0.3.2
2+
version: 0.3.3
33
description: A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.
44
homepage: https://github.com/cloudwebrtc/dart-sip-ua
55
environment:

0 commit comments

Comments
 (0)