We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c7c94 commit 9974a72Copy full SHA for 9974a72
Sources/Service/NetworkService.swift
@@ -2,7 +2,7 @@ import Foundation
2
3
public enum Package {
4
public static let name = "Networking"
5
- public static let version = "0.9.11"
+ public static let version = "0.9.12"
6
7
public static var description: String {
8
"\(name)/\(version)"
0 commit comments