diff --git a/package.json b/package.json index 033cb6b..3233d3e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-avro-io", "description": "This will allow you to encode / decode avro binary format to / from json format, it supports both deflate and snappy compressions and supports node streams", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "James Power", "email": "james.bruce.power@gmail.com"