diff --git a/readme.md b/readme.md index 76b0b80..39cdd73 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Small lib to parse/understand .ods and .xsls files in the browser and node.js ### Install ```sh -npm i https://github.com/DavidBruant/ods-xlsx.git#v0.9.0 +npm i https://github.com/DavidBruant/ods-xlsx.git#v0.10.0 ```