diff --git a/lib/package.json b/lib/package.json index 199d160..534ac46 100644 --- a/lib/package.json +++ b/lib/package.json @@ -3,7 +3,7 @@ "name": "tar-async", "description": "Asynchronous tar and untar", "keywords": ["tar", "untar", "asynchronous", "stream", "async", "chunk", "chunked"], - "version": "1.1.1", + "version": "1.1.4", "repository": { "type": "git", "url": "git://github.com/beatgammit/tar-async.git"