From 665e56b97db1d2fc3767b16cda453db256391360 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:57:15 +0000 Subject: [PATCH] chore(main): release 0.4.0-SNAPSHOT --- pom.xml | 2 +- versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1c9d660..8b82066 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.google.cloud google-cloud-aiplatform-fs - 0.3.0 + 0.4.0-SNAPSHOT jar Google Cloud Vertex AI Custom SDK for Feature Store diff --git a/versions.txt b/versions.txt index a17aa40..dceb58a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-aiplatform-fs:0.3.0:0.3.0 \ No newline at end of file +google-cloud-aiplatform-fs:0.3.0:0.4.0-SNAPSHOT \ No newline at end of file