Skip to content

Commit 2d8ffc3

Browse files
committed
Bump version
1 parent 9644afe commit 2d8ffc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Service/NetworkService.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import Foundation
99

1010
public let name = "Networking"
11-
public let version = "0.9.0"
11+
public let version = "0.9.1"
1212

1313
public enum Network {
1414
/// A network service object used to make requests to the backend.

0 commit comments

Comments
 (0)