From e6583cb136b6f9659d16ea3d6977ba1c2560032e Mon Sep 17 00:00:00 2001 From: David Bruant Date: Thu, 8 May 2025 17:14:27 +0200 Subject: [PATCH] bump readme version --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 15d0e41..78e69a6 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.17.0 +npm i https://github.com/odfjs/odfjs.git#v0.18.0 ```