Bumped package.json to 2.0.4

See https://github.com/google/flatbuffers/pull/6850 for context
This commit is contained in:
Wouter van Oortmerssen 2021-09-27 15:49:45 -07:00
parent 2dd2126379
commit 2ece9e25b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "flatbuffers",
"version": "2.0.3",
"version": "2.0.4",
"description": "Memory Efficient Serialization Library",
"files": [
"js/**/*.js",