From 98817e9d342c248645a209964a84f02b5bdfcef1 Mon Sep 17 00:00:00 2001 From: David Bruant Date: Thu, 18 Sep 2025 10:41:35 +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 d946fbc..8a7d972 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.27.0 +npm i https://github.com/odfjs/odfjs.git#v0.28.0 ```