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