summaryrefslogtreecommitdiff
path: root/test/dart
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2018-12-30 11:06:00 -0500
committerJames E. King III <jking@apache.org>2018-12-30 11:06:00 -0500
commitc3375d9e434b5740808813138b28b70517e82c7d (patch)
treedb8f0e81129461b1ddc6e7a951cbb5667ca15634 /test/dart
parenta139082755369611ed243376ec3c4161452369fc (diff)
parent384647d290e2e4a55a14b1b7ef1b7e66293a2c33 (diff)
downloadthrift-c3375d9e434b5740808813138b28b70517e82c7d.tar.gz
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
Diffstat (limited to 'test/dart')
-rw-r--r--test/dart/test_client/pubspec.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dart/test_client/pubspec.yaml b/test/dart/test_client/pubspec.yaml
index a91aa455a..d1642f88b 100644
--- a/test/dart/test_client/pubspec.yaml
+++ b/test/dart/test_client/pubspec.yaml
@@ -16,7 +16,7 @@
# under the License.
name: thrift_test_client
-version: 1.0.0-dev
+version: 1.0.0
description: A client integration test for the Dart Thrift library
author: Apache Thrift Developers <dev@thrift.apache.org>
homepage: http://thrift.apache.org