diff --git a/package.json b/package.json index d25514c..6981d11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "random-access-file", - "version": "4.0.7", + "version": "4.1.0", "description": "Continuous reading or writing to a file using random offsets and lengths", "main": "index.js", "scripts": {