Bumped version to 1.10.1 for all languages.

Change-Id: I9a6256d90ea800834a887afdcf888df412018933
This commit is contained in:
Wouter van Oortmerssen
2018-10-03 12:48:47 -07:00
parent ea8a4296e7
commit c0698cc33f
12 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
name: flat_buffers
version: 1.9.2
version: 1.10.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