Skip to content

Commit b735c09

Browse files
committed
added version update to pubspec and changelog
1 parent 9f8522f commit b735c09

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22
--------------------------------------------
3+
[0.3.1]
4+
5+
* Updated package using https://github.com/ZackMitkin/dart-protoo-client as reference and added null-safety
6+
37
[0.2.0] - 2019.12.18
48

59
* Add support for Flutter Web.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: protoo_client
2-
version: 0.3.0
2+
version: 0.3.1
33
description: Dart version of the protoo-client library.
44
homepage: https://github.com/cloudwebrtc/dart-protoo-client
55
environment:

0 commit comments

Comments
 (0)