Skip to content

Commit 6116b3e

Browse files
andrewheardG.Dev.Ssomsak
authored and
G.Dev.Ssomsak
committed
Increment SDK version to 0.5.4 (google-gemini#171)
1 parent 9f5fecb commit 6116b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GoogleAI/GenerativeAISwift.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import Foundation
2121
@available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
2222
public enum GenerativeAISwift {
2323
/// String value of the SDK version
24-
public static let version = "0.5.3"
24+
public static let version = "0.5.4"
2525
/// The Google AI backend endpoint URL.
2626
static let baseURL = "https://generativelanguage.googleapis.com"
2727
}

0 commit comments

Comments
 (0)