From ecfedf93174bc9029e609a3940a2f622f25af0c8 Mon Sep 17 00:00:00 2001 From: David Bruant Date: Thu, 17 Apr 2025 17:39:50 +0200 Subject: [PATCH] readme bump --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```