Skip to content

Commit 6733f63

Browse files
committed
Bump Agent version to 0.2.0
1 parent ce79ccc commit 6733f63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Core/Agent.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22

33
public final class Agent {
4-
public static let version = "0.1.0"
4+
public static let version = "0.2.0"
55

66
private let apiClient: any APIClientProtocol
77
private let model: String

0 commit comments

Comments
 (0)