Skip to content

Commit 3dd5073

Browse files
committed
bump version.
1 parent b5da459 commit 3dd5073

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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.5.2] - 2022.02.13
5+
6+
* chore: Fix hold/unhold.
7+
48
[0.5.1] - 2022.02.13
59

610
* chore: Fix compilation error for web.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ A dart-lang version of the SIP UA stack, ported from [JsSIP](https://github.com/
1616
- [X] Android
1717
- [X] Web
1818
- [X] macOS
19+
- [X] Windows
1920
- [ ] Linux
20-
- [ ] Windows
2121
- [ ] Fuchsia
2222

2323
## Install

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.5.1
2+
version: 0.5.2
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)