bump version in readme

This commit is contained in:
David Bruant 2025-05-07 09:16:47 +02:00
parent c9284343e8
commit adddb73c3a

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