diff --git a/CHANGELOG.md b/CHANGELOG.md index 527e0b7..dd21c5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 1.1.4 + +* Fixed timestamp type error in ping/pong. + ## 1.1.3 * Add sid for reconnecting. (#168) diff --git a/pubspec.yaml b/pubspec.yaml index 7a4816e..c6cf8f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: livekit_client description: Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web. -version: 1.1.3 +version: 1.1.4 homepage: https://livekit.io environment: