diff --git a/readme.md b/readme.md index c099a64..9e8bd03 100644 --- a/readme.md +++ b/readme.md @@ -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.14.0 +npm i https://github.com/odfjs/odfjs.git#v0.15.0 ```