From 7764a182e4ec3822bd0ccff1b5056dedaddb965a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 21:33:27 +0000 Subject: [PATCH] release: 0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 343db59..9a5fc01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dialcache", - "version": "0.19.0", + "version": "0.20.0", "description": "Fine-grained TypeScript caching with explicit local and Redis controls.", "license": "MIT", "sideEffects": false,