bump readme version

This commit is contained in:
David Bruant 2025-09-18 16:16:21 +02:00
parent 542183a593
commit 02d5338634

View File

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