bump readme version

This commit is contained in:
David Bruant 2025-04-17 19:39:17 +02:00
parent 6c91298d0f
commit 28559585ba

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