Skip to content

Commit 65d08e7

Browse files
committed
bump version
1 parent 7a9a438 commit 65d08e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: dart_webrtc
22
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3-
version: 1.0.4
3+
version: 1.0.5
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:
77
sdk: '>=2.13.0 <3.0.0'
88

99
dependencies:
10-
webrtc_interface: ^1.0.2
10+
webrtc_interface: ^1.0.3
1111

1212
dev_dependencies:
1313
build_runner: ^1.10.0

0 commit comments

Comments
 (0)