We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9644afe commit 2d8ffc3Copy full SHA for 2d8ffc3
Sources/Service/NetworkService.swift
@@ -8,7 +8,7 @@
8
import Foundation
9
10
public let name = "Networking"
11
-public let version = "0.9.0"
+public let version = "0.9.1"
12
13
public enum Network {
14
/// A network service object used to make requests to the backend.
0 commit comments