Skip to content

Commit 78780fc

Browse files
committed
Release 0.1.1
1 parent 157c7ed commit 78780fc

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.1.0"
19+
public static let version = "0.1.1"
2020
}
2121

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

0 commit comments

Comments
 (0)