Skip to content

Commit

Permalink
update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Dec 22, 2023
1 parent 8413f17 commit efef639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/livekit.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import 'types/other.dart';
/// Main entry point to connect to a room.
/// {@category Room}
class LiveKitClient {
static const version = '1.5.4';
static const version = '1.5.5';

/// Convenience method for connecting to a LiveKit server.
/// Returns a [Room] upon a successful connect or throws when it fails.
Expand Down

0 comments on commit efef639

Please sign in to comment.