commit | c79d1cc179e5cc0792d012961e32d5acebc6eb5b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
committer | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
tree | a683fe7bcb26147871cb85bed16ef74c29865a45 | |
parent | e402bb05e45145db0e78f459e07bde446662b04c [diff] [blame] |
Branch 0.22.0 created
diff --git a/tutorial/dart/console_client/pubspec.yaml b/tutorial/dart/console_client/pubspec.yaml index b7e2e50..0e2389b 100644 --- a/tutorial/dart/console_client/pubspec.yaml +++ b/tutorial/dart/console_client/pubspec.yaml
@@ -16,7 +16,7 @@ # under the License. name: tutorial_console_client -version: 0.22.0 +version: 0.23.0 description: > A Dart console client to implementation of the Apache Thrift tutorial author: Apache Thrift Developers <dev@thrift.apache.org>