summaryrefslogtreecommitdiff
path: root/lib/dart
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-08-03 22:21:05 +0200
committerJens Geyer <jensg@apache.org>2021-08-03 22:21:05 +0200
commitf7e6c654bde5d9832bede2b48b460c3e1bbbbb92 (patch)
tree0ea81a3df907866d7b24fde50ca9c439962f8b7d /lib/dart
parent2c78047fcbd2783e88cab0ebc7245598695477ae (diff)
downloadthrift-f7e6c654bde5d9832bede2b48b460c3e1bbbbb92.tar.gz
bump version number
Diffstat (limited to 'lib/dart')
-rw-r--r--lib/dart/pubspec.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dart/pubspec.yaml b/lib/dart/pubspec.yaml
index 28407e2a2..8dbb36784 100644
--- a/lib/dart/pubspec.yaml
+++ b/lib/dart/pubspec.yaml
@@ -16,7 +16,7 @@
# under the License.
name: thrift
-version: 0.15.0
+version: 0.16.0
description: >
A Dart library for Apache Thrift
author: Apache Thrift Developers <dev@thrift.apache.org>