summaryrefslogtreecommitdiff
path: root/tutorial/dart
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-10-19 22:08:13 +0200
committerJens Geyer <jensg@apache.org>2019-10-20 00:12:14 +0200
commit616df98f00a594f133466aa7f94930c1bf85b24a (patch)
tree71d80086665a13d2cf5d6aedbe6f600aea91e06c /tutorial/dart
parent6701dbb8e89f6550c7843e9b75b118998df471c3 (diff)
downloadthrift-616df98f00a594f133466aa7f94930c1bf85b24a.tar.gz
fix veralign.sh and bump version (again)
Diffstat (limited to 'tutorial/dart')
-rw-r--r--tutorial/dart/client/pubspec.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/dart/client/pubspec.yaml b/tutorial/dart/client/pubspec.yaml
index 6581b4d21..35880ed08 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.13.0
+version: 0.14.0
description: A Dart client implementation of the Apache Thrift tutorial
author: Apache Thrift Developers <dev@thrift.apache.org>
homepage: http://thrift.apache.org