Updated version numbers to 1.7.0

Change-Id: If2802ca48b61cfa7e5ec131e2a268400523217e2
This commit is contained in:
Wouter van Oortmerssen
2017-06-16 16:15:02 -07:00
parent 57f3752d5e
commit 6f94fb51b1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flatbuffers",
"version": "1.6.0",
"version": "1.7.0",
"description": "Memory Efficient Serialization Library",
"files": ["js/flatbuffers.js"],
"main": "js/flatbuffers.js",