commit | 384647d290e2e4a55a14b1b7ef1b7e66293a2c33 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Tue Oct 16 22:36:46 2018 -0400 |
committer | James E. King III <jking@apache.org> | Tue Dec 18 20:24:34 2018 -0500 |
tree | f876c79d4945d64c1eb8fb55291ba96a03af6dae | |
parent | 9b75e4fe745a9b08e6ccdc0998ec7a69272f5b4c [diff] |
Version 0.12.0
diff --git a/tutorial/dart/client/pubspec.yaml b/tutorial/dart/client/pubspec.yaml index db64afc..78ee527 100644 --- a/tutorial/dart/client/pubspec.yaml +++ b/tutorial/dart/client/pubspec.yaml
@@ -16,7 +16,7 @@ # under the License. name: tutorial_client -version: 1.0.0-dev +version: 0.12.0 description: A Dart client implementation of the Apache Thrift tutorial author: Apache Thrift Developers <dev@thrift.apache.org> homepage: http://thrift.apache.org