This is an automated email from the ASF dual-hosted git repository.

frankgh pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9be7ca8d prepare for next development iteration
9be7ca8d is described below

commit 9be7ca8d575628f5e3db9bc8b89ed491dada8846
Author: Francisco Guerrero <[email protected]>
AuthorDate: Thu Aug 28 11:48:27 2025 -0700

    prepare for next development iteration
---
 CHANGES.txt       | 3 +++
 NEWS.txt          | 3 +++
 gradle.properties | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 798114f1..2c53b6f9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+0.3.0
+-----
+
 0.2.0
 -----
  * Fix logging regression in Sidecar after CASSSIDECAR-176 (CASSSIDECAR-336)
diff --git a/NEWS.txt b/NEWS.txt
index 2bb47c72..09d1a25e 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,6 @@
+0.3
+===
+
 0.2
 ===
 
diff --git a/gradle.properties b/gradle.properties
index 9fd364ab..bed0a249 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 # limitations under the License.
 #
 
-version=0.2.0
+version=0.3.0
 junitVersion=5.9.2
 vertxVersion=4.5.13
 nettyVersion=4.1.118.Final


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to