Skip to content

Commit 4738163

Browse files
committed
Release 0.0.5
1 parent cf81057 commit 4738163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/NetworkPathMonitor/NetworkPathMonitor.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import Network
1616

1717
public enum NetworkPathMonitorInfo: Sendable {
1818
/// Current NetworkPathMonitor version.
19-
public static let version = "0.0.4"
19+
public static let version = "0.0.5"
2020
}
2121

2222
/// A class that monitors network path changes using `NWPathMonitor`.

0 commit comments

Comments
 (0)