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