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,6 +1,6 @@
[package]
name = "flatbuffers"
version = "0.4.0"
version = "0.5.0"
authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
license = "Apache-2.0"
description = "Official FlatBuffers Rust runtime library."