readme bump version

This commit is contained in:
David Bruant 2025-04-14 14:45:30 +02:00
parent 334b5b19de
commit f32db3218e

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