From 07f1ba19bbf3f6a878710dc2e449f488fcba1271 Mon Sep 17 00:00:00 2001 From: gregwhitaker Date: Sat, 11 Jan 2020 16:36:09 -0800 Subject: [PATCH] Update Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23e2b79..4a5bead 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ This example generates Java FlatBuffers from the schema files in the default `sr import io.netifi.flatbuffers.plugin.tasks.FlatBuffers plugins { - id "io.netifi.flatbuffers" version "1.0.5" + id "io.netifi.flatbuffers" version "1.0.6" } flatbuffers { @@ -90,7 +90,7 @@ This example generates Java FlatBuffers from the schema files in the default `sr For bugs, questions, and discussions please use the [Github Issues](https://github.com/netifi/gradle-flatbuffers-plugin/issues). ## License -Copyright 2017 - 2018 [Netifi Inc.](https://www.netifi.com) +Copyright 2020 Original Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at