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

Jens-G pushed a commit to branch prep-master-for-0.25.0
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/prep-master-for-0.25.0 by this 
push:
     new 897f2f1aa bump version number
897f2f1aa is described below

commit 897f2f1aa93870b3be9d69f1d8032f5571cac442
Author: Jens Geyer <[email protected]>
AuthorDate: Sun Jul 5 00:10:14 2026 +0200

    bump version number
---
 lib/rb/Gemfile.lock                         | 2 +-
 test/dart/recursion_depth_test/pubspec.yaml | 2 +-
 test/rb/Gemfile.lock                        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/rb/Gemfile.lock b/lib/rb/Gemfile.lock
index 5b98cb435..6664a2d5f 100644
--- a/lib/rb/Gemfile.lock
+++ b/lib/rb/Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    thrift (0.24.0)
+    thrift (0.25.0)
       logger
 
 GEM
diff --git a/test/dart/recursion_depth_test/pubspec.yaml 
b/test/dart/recursion_depth_test/pubspec.yaml
index 2148f8d52..feb6bbd63 100644
--- a/test/dart/recursion_depth_test/pubspec.yaml
+++ b/test/dart/recursion_depth_test/pubspec.yaml
@@ -16,7 +16,7 @@
 # under the License.
 
 name: recursion_depth_test
-version: 0.24.0
+version: 0.25.0
 description: Recursion-depth limit regression test for the Dart Thrift library
 author: Apache Thrift Developers <[email protected]>
 homepage: http://thrift.apache.org
diff --git a/test/rb/Gemfile.lock b/test/rb/Gemfile.lock
index 1c187b7ef..495984e41 100644
--- a/test/rb/Gemfile.lock
+++ b/test/rb/Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: ../../lib/rb
   specs:
-    thrift (0.24.0)
+    thrift (0.25.0)
       logger
 
 GEM

Reply via email to