Skip to content

Commit e751f9e

Browse files
committed
Upgrade version 0.3.1.
1 parent 42b690a commit e751f9e

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,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[0.3.1] - 2020.10.18
5+
6+
* fix rport in Via parser.
7+
48
[0.3.0] - 2020.10.18
59

610
* Upgrade flutter_webrtc to 0.4.0

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