diff --git a/readme.md b/readme.md index bff0899..c66af6f 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.13.0 +npm i https://github.com/odfjs/odfjs.git#v0.14.0 ```