bump readme version

This commit is contained in:
David Bruant 2025-05-21 15:38:35 +02:00
parent 03c8188bf5
commit 4f49685acd

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.21.0 npm i https://github.com/odfjs/odfjs.git#v0.22.0
``` ```