diff --git a/CHANGELOG.md b/CHANGELOG.md index 09786e6..0a33d7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ -------------------------------------------- +[1.4.10] - 2024-012-16 + +* fix compiler errors. + [1.4.9] - 2024-09-04 * bump web version to 1.0.0. diff --git a/pubspec.yaml b/pubspec.yaml index f6bf600..9542331 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ 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.4.9 +version: 1.4.10 homepage: https://github.com/flutter-webrtc/dart-webrtc environment: