Skip to content

Commit

Permalink
Version 0.4.2 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Dec 13, 2023
1 parent 5d6b384 commit feb1983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/GoogleAI/GenerativeAISwift.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ import Foundation
/// Constants associated with the GenerativeAISwift SDK
public enum GenerativeAISwift {
/// String value of the SDK version
public static let version = "0.4.0"
public static let version = "0.4.2"
static let baseURL = "https://generativelanguage.googleapis.com/v1"
}

0 comments on commit feb1983

Please sign in to comment.