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 @@
{
"name": "flatbuffers",
"version": "1.9.0",
"version": "1.10.0",
"description": "Memory Efficient Serialization Library",
"files": ["js/flatbuffers.js", "js/flatbuffers.mjs"],
"main": "js/flatbuffers",