summaryrefslogtreecommitdiff
path: root/test/dart
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-01-25 00:41:17 -0500
committerJames E. King III <jking@apache.org>2019-01-25 23:33:54 -0500
commit8935c98046dbbdd36ede73c1525f1be9df8da5cd (patch)
tree478212d599d7d7bdb0404bf4b1a86b75be305ea7 /test/dart
parent129bb3e10d7bf1a1965d31cb8f30c7ccd3f96ecb (diff)
downloadthrift-8935c98046dbbdd36ede73c1525f1be9df8da5cd.tar.gz
THRIFT-4753: re-version master to next release 0.13.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 113054a24..c86225eee 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
+version: 0.13.0
description: A client integration test for the Dart Thrift library
author: Apache Thrift Developers <dev@thrift.apache.org>
homepage: http://thrift.apache.org