commit | f7e6c654bde5d9832bede2b48b460c3e1bbbbb92 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Aug 03 22:21:05 2021 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Aug 03 22:21:05 2021 +0200 |
tree | 0ea81a3df907866d7b24fde50ca9c439962f8b7d | |
parent | 2c78047fcbd2783e88cab0ebc7245598695477ae [diff] [blame] |
bump version number
diff --git a/tutorial/dart/client/pubspec.yaml b/tutorial/dart/client/pubspec.yaml index bf36aed..465bd93 100644 --- a/tutorial/dart/client/pubspec.yaml +++ b/tutorial/dart/client/pubspec.yaml
@@ -16,7 +16,7 @@ # under the License. name: tutorial_client -version: 0.15.0 +version: 0.16.0 description: A Dart client implementation of the Apache Thrift tutorial author: Apache Thrift Developers <dev@thrift.apache.org> homepage: http://thrift.apache.org