bump readme version

This commit is contained in:
David Bruant 2025-09-12 17:23:37 +02:00
parent 9d942899ed
commit a4d273793e

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