mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-27 17:08:07 +00:00
Bumped version to 1.10.1 for all languages.
Change-Id: I9a6256d90ea800834a887afdcf888df412018933
This commit is contained in:
@@ -10,7 +10,7 @@ from conans import ConanFile, CMake, tools
|
||||
|
||||
class FlatbuffersConan(ConanFile):
|
||||
name = "flatbuffers"
|
||||
version = "1.9.0"
|
||||
version = "1.10.0"
|
||||
license = "Apache-2.0"
|
||||
url = "https://github.com/google/flatbuffers"
|
||||
homepage = "http://google.github.io/flatbuffers/"
|
||||
|
||||
Reference in New Issue
Block a user