bump readme version

This commit is contained in:
David Bruant 2025-05-27 08:20:23 +02:00
parent 2d559bac5d
commit 38b146155c

View File

@ -18,7 +18,7 @@ Small lib to parse/understand .odf files (.odt, .ods) in the browser and node.js
### Install ### Install
```sh ```sh
npm i https://github.com/odfjs/odfjs.git#v0.22.0 npm i https://github.com/odfjs/odfjs.git#v0.23.0
``` ```