Skip to content

Commit

Permalink
bump version for flutter_webrtc. (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Jun 9, 2022
1 parent f092e2e commit 47cd505
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ packages:
name: flutter_webrtc
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.7"
version: "0.8.9"
google_fonts:
dependency: "direct main"
description:
Expand Down Expand Up @@ -510,7 +510,7 @@ packages:
name: webrtc_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
win32:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ packages:
name: flutter_webrtc
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.7"
version: "0.8.9"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -496,7 +496,7 @@ packages:
name: webrtc_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
win32:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
uuid: ^3.0.6
synchronized: ^3.0.0+2
protobuf: ^2.0.1
flutter_webrtc: ^0.8.7
flutter_webrtc: ^0.8.9
dart_webrtc: ^1.0.6
device_info_plus: ^3.2.3

Expand Down

0 comments on commit 47cd505

Please sign in to comment.