commit | e02559fd46b07035a4a41c9d2604765756e3745b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Oct 17 00:11:59 2019 +0200 |
committer | Jens Geyer <jensg@apache.org> | Thu Oct 17 20:31:24 2019 +0200 |
tree | ce35eb9b933d8dac1633a62768eeb95cf368abb2 | |
parent | a3fa0d928f7647aa6007e16ac81d76a3b5183d2c [diff] [blame] |
bump version This closes #1899
diff --git a/tutorial/dart/server/pubspec.yaml b/tutorial/dart/server/pubspec.yaml index e09465e..bdd74b8 100644 --- a/tutorial/dart/server/pubspec.yaml +++ b/tutorial/dart/server/pubspec.yaml
@@ -16,7 +16,7 @@ # under the License. name: tutorial_server -version: 0.13.0 +version: 0.14.0 description: A Dart server to support the Apache Thrift tutorial author: Apache Thrift Developers <dev@thrift.apache.org> homepage: http://thrift.apache.org