change version in readme

This commit is contained in:
David Bruant 2024-06-18 11:07:14 +02:00
parent 8dcd7f75ce
commit 15826941f1

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.2.0
npm i github:DavidBruant/ods-xlsx#v0.3.0
```