Version 0.11.0
diff --git a/lib/dart/pubspec.yaml b/lib/dart/pubspec.yaml
index f7aa876..5d04226 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: 0.11.0
 description: >
   A Dart library for Apache Thrift
 author: Apache Thrift Developers <dev@thrift.apache.org>
@@ -33,7 +33,7 @@
 
 dev_dependencies:
   # test
-  mockito: ^1.0.0
+  mockito: ^0.11.0
   test: ^0.12.0
 
   # dart_dev - https://github.com/Workiva/dart_dev