Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Mar 30, 2022
1 parent 7a9a438 commit 65d08e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: dart_webrtc
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
version: 1.0.4
version: 1.0.5
homepage: https://github.com/flutter-webrtc/dart-webrtc

environment:
sdk: '>=2.13.0 <3.0.0'

dependencies:
webrtc_interface: ^1.0.2
webrtc_interface: ^1.0.3

dev_dependencies:
build_runner: ^1.10.0
Expand Down

0 comments on commit 65d08e7

Please sign in to comment.