From 9794010a7082d0c14944ec144399010f358fbffc Mon Sep 17 00:00:00 2001 From: Rodrigo Lazo Paz Date: Wed, 10 Apr 2024 10:00:00 -0400 Subject: [PATCH] Bump release versions Common and GenerativeAI SDKs are both getting a version bump --- .changes/common/baseball-comfort-dock-appliance.json | 1 - .changes/common/cloud-camp-bait-calculator.json | 1 - .changes/common/crowd-birthday-drink-circle.json | 1 - .changes/generativeai/baseball-comfort-dock-appliance.json | 1 - .changes/generativeai/beginner-car-club-airport.json | 1 - .changes/generativeai/cloud-camp-bait-calculator.json | 1 - .changes/generativeai/crowd-birthday-drink-circle.json | 1 - common/gradle.properties | 2 +- generativeai/gradle.properties | 2 +- 9 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 .changes/common/baseball-comfort-dock-appliance.json delete mode 100644 .changes/common/cloud-camp-bait-calculator.json delete mode 100644 .changes/common/crowd-birthday-drink-circle.json delete mode 100644 .changes/generativeai/baseball-comfort-dock-appliance.json delete mode 100644 .changes/generativeai/beginner-car-club-airport.json delete mode 100644 .changes/generativeai/cloud-camp-bait-calculator.json delete mode 100644 .changes/generativeai/crowd-birthday-drink-circle.json diff --git a/.changes/common/baseball-comfort-dock-appliance.json b/.changes/common/baseball-comfort-dock-appliance.json deleted file mode 100644 index 697a0e89..00000000 --- a/.changes/common/baseball-comfort-dock-appliance.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"MAJOR","changes":["Make totalTokens in CountTokensResponse nullable"]} diff --git a/.changes/common/cloud-camp-bait-calculator.json b/.changes/common/cloud-camp-bait-calculator.json deleted file mode 100644 index ddb946a0..00000000 --- a/.changes/common/cloud-camp-bait-calculator.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"MAJOR","changes":["Add function calling"]} diff --git a/.changes/common/crowd-birthday-drink-circle.json b/.changes/common/crowd-birthday-drink-circle.json deleted file mode 100644 index a78ade04..00000000 --- a/.changes/common/crowd-birthday-drink-circle.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"PATCH","changes":["Implement error catching for unsupported Part types."]} diff --git a/.changes/generativeai/baseball-comfort-dock-appliance.json b/.changes/generativeai/baseball-comfort-dock-appliance.json deleted file mode 100644 index 697a0e89..00000000 --- a/.changes/generativeai/baseball-comfort-dock-appliance.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"MAJOR","changes":["Make totalTokens in CountTokensResponse nullable"]} diff --git a/.changes/generativeai/beginner-car-club-airport.json b/.changes/generativeai/beginner-car-club-airport.json deleted file mode 100644 index 86b700c2..00000000 --- a/.changes/generativeai/beginner-car-club-airport.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"MAJOR","changes":["Keep argument positions"]} diff --git a/.changes/generativeai/cloud-camp-bait-calculator.json b/.changes/generativeai/cloud-camp-bait-calculator.json deleted file mode 100644 index ddb946a0..00000000 --- a/.changes/generativeai/cloud-camp-bait-calculator.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"MAJOR","changes":["Add function calling"]} diff --git a/.changes/generativeai/crowd-birthday-drink-circle.json b/.changes/generativeai/crowd-birthday-drink-circle.json deleted file mode 100644 index a78ade04..00000000 --- a/.changes/generativeai/crowd-birthday-drink-circle.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"PATCH","changes":["Implement error catching for unsupported Part types."]} diff --git a/common/gradle.properties b/common/gradle.properties index de55ab65..caeaf120 100644 --- a/common/gradle.properties +++ b/common/gradle.properties @@ -1 +1 @@ -version=0.1.0 +version=0.2.0 diff --git a/generativeai/gradle.properties b/generativeai/gradle.properties index f4f46191..62044170 100644 --- a/generativeai/gradle.properties +++ b/generativeai/gradle.properties @@ -1 +1 @@ -version=0.2.2 +version=0.3.0