Skip to content

Commit 3dd284a

Browse files
committed
Release 0.1.4
1 parent 763f477 commit 3dd284a

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
@@ -21,7 +21,7 @@ import Network
2121

2222
public enum NetworkPathMonitorInfo: Sendable {
2323
/// Current NetworkPathMonitor version.
24-
public static let version = "0.1.3"
24+
public static let version = "0.1.4"
2525
}
2626

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

0 commit comments

Comments
 (0)