From c269fc7c250e4db647ca901096b6f26c94f52a31 Mon Sep 17 00:00:00 2001 From: "rhelease[bot]" <249629030+rhelease[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 13:10:07 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20v0.4.1=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4291f9..1ec2e05 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "simple-in-memory-cache", "author": "ehmpathy", "description": "A simple in-memory cache, for nodejs and the browser, with time based expiration policies.", - "version": "0.4.0", + "version": "0.4.1", "repository": "ehmpathy/simple-in-memory-cache", "homepage": "https://github.com/ehmpathy/simple-in-memory-cache", "keywords": [