bump readme version

This commit is contained in:
David Bruant 2025-05-08 17:14:27 +02:00
parent 0bbc57afb7
commit e6583cb136

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