diff --git a/package.json b/package.json index e657571..7a2f554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libarchive.js", - "version": "1.0.1", + "version": "1.1.0", "description": "extract archive files in browser, libarchive port in wasm", "main": "main.js", "repository": {