Skip to content

Commit b5fe515

Browse files
committed
Release 0.1.5
1 parent 8813d97 commit b5fe515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4"
24+
public static let version = "0.1.5"
2525
}
2626

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

0 commit comments

Comments
 (0)