Skip to content

Commit a7c55be

Browse files
committed
Bump version to 1.0.1.
1 parent dbb594c commit a7c55be

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

33
--------------------------------------------
4+
[1.0.1] - 2021-11-25
5+
6+
* Bump interface version to 1.0.1
7+
* Reduce code.
8+
9+
1.0.0
10+
11+
* Refactor using webrtc_interface.
12+
413
0.2.3
514

615
* Fix bug for simulcast.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.0
3+
version: 1.0.1
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)