From 67e69f9988c8285882a6dbe92065cab79378eafe Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 20 Mar 2026 14:03:33 +0000 Subject: [PATCH] v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa0faa3..41a20cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsitemap", - "version": "3.0.0", + "version": "4.0.0", "private": false, "description": "A comprehensive TypeScript sitemap library with builder API, supporting standard, news, image, video, and hreflang sitemaps with auto-splitting, streaming, validation, and RSS feed integration.", "main": "dist_ts/index.js",