We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157c7ed commit 78780fcCopy full SHA for 78780fc
1 file changed
Sources/NetworkPathMonitor/NetworkPathMonitor.swift
@@ -16,7 +16,7 @@ import Network
16
17
public enum NetworkPathMonitorInfo: Sendable {
18
/// Current NetworkPathMonitor version.
19
- public static let version = "0.1.0"
+ public static let version = "0.1.1"
20
}
21
22
/// A class that monitors network path changes using `NWPathMonitor`.
0 commit comments