bump readme version 0.27.0

This commit is contained in:
Clémence Fernandez 2025-09-16 16:45:34 +02:00
parent 8b0c1c6eb0
commit 0938a97a83

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