Bumped version to 1.11.0

Change-Id: I0c87ad2cf8f8768cf40c5b7abea0add087a5518a
This commit is contained in:
Wouter van Oortmerssen
2019-04-24 11:34:53 -07:00
parent b72a75f87d
commit 9e7e8cbe9f
10 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
name: flat_buffers
version: 1.10.0
version: 1.11.0
description: >
FlatBuffers reading and writing library for Dart. Use the flatc compiler to
generate Dart classes for a FlatBuffers schema, and this library to assist with