From 94f1584c444c41752fb49b7b209beee1d98a66d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 05:45:55 +0000 Subject: [PATCH] release: 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 625e1b1..0509c4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dialcache", - "version": "0.7.1", + "version": "0.8.0", "description": "Fine-grained TypeScript caching with explicit local and Redis controls.", "license": "MIT", "sideEffects": false,