diff --git a/package.json b/package.json index 1a2c15f..1351695 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": "0.2.5", + "version": "0.2.6", "author": { "name": "James Power", "email": "james.bruce.power@gmail.com"