version 0.10 in readme

This commit is contained in:
David Bruant 2024-10-23 21:07:46 +02:00
parent 1b10a06205
commit ed065d1302

View File

@ -8,7 +8,7 @@ Small lib to parse/understand .ods and .xsls files in the browser and node.js
### Install ### Install
```sh ```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
``` ```