summaryrefslogtreecommitdiff
path: root/lib/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 /lib/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 'lib/dart')
-rw-r--r--lib/dart/LICENSE (renamed from lib/dart/LICENSE_HEADER)0
-rw-r--r--lib/dart/pubspec.yaml2
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/dart/LICENSE_HEADER b/lib/dart/LICENSE
index 4eacb6431..4eacb6431 100644
--- a/lib/dart/LICENSE_HEADER
+++ b/lib/dart/LICENSE
diff --git a/lib/dart/pubspec.yaml b/lib/dart/pubspec.yaml
index f7aa8768a..fdc4a0dec 100644
--- a/lib/dart/pubspec.yaml
+++ b/lib/dart/pubspec.yaml
@@ -16,7 +16,7 @@
# under the License.
name: thrift
-version: 1.0.0-dev
+version: 1.0.0
description: >
A Dart library for Apache Thrift
author: Apache Thrift Developers <dev@thrift.apache.org>