Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brillcp committed Dec 16, 2024
1 parent 9644afe commit 2d8ffc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Service/NetworkService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Foundation

public let name = "Networking"
public let version = "0.9.0"
public let version = "0.9.1"

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

0 comments on commit 2d8ffc3

Please sign in to comment.