bump readme version to 0.6

This commit is contained in:
David Bruant 2024-07-08 15:30:42 +02:00
parent b2179513f5
commit 4b41bdabc1

View File

@ -8,7 +8,7 @@ Small lib to parse/understand .ods and .xsls files in the browser and node.js
### Install
```sh
npm i github:DavidBruant/ods-xlsx#v0.5.0
npm i https://github.com/DavidBruant/ods-xlsx.git#v0.6.0
```