Skip to content

Commit 33236b0

Browse files
committed
increase version to 0.1.10
1 parent a70425c commit 33236b0

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,3 +1,7 @@
1+
## 0.1.10
2+
3+
* add AutomaticKeepAliveClientMixin
4+
15
## 0.1.9
26

37
* new state for broadcast stream

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ packages:
8080
path: ".."
8181
relative: true
8282
source: path
83-
version: "0.1.8"
83+
version: "0.1.9"
8484
image:
8585
dependency: transitive
8686
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_wowza
22
description: Flutter WOWZA plugin for iOS/Android. The project is based on Wowza GoCoder SDK
33
homepage: https://github.com/VNAPNIC/flutter-wowza
4-
version: 0.1.9
4+
version: 0.1.10
55
author: vn.apnic@gmail.comn
66

77
environment:

0 commit comments

Comments
 (0)