Skip to content

Commit 7e7decf

Browse files
committed
prepare v1.0.4
1 parent f607b25 commit 7e7decf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/LiveKit/LiveKit.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ internal let logger = Logger(label: "LiveKitSDK")
3333
/// to try out the features.
3434
public class LiveKit {
3535

36-
public static let version = "1.0.3"
36+
public static let version = "1.0.4"
3737

3838
@available(*, deprecated, message: "Use Room.connect() instead, protocol v8 and higher do not support this method")
3939
public static func connect(

0 commit comments

Comments
 (0)