diff --git a/package.json b/package.json index 43e26b1..c604aac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "random-access-file", - "version": "4.0.5", + "version": "4.0.6", "description": "Continuous reading or writing to a file using random offsets and lengths", "main": "index.js", "scripts": {