From d9234cb5e31740c284bde2548a144e63c235f771 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 19:35:48 +0000 Subject: [PATCH] release: 0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33efc94..67b46af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dialcache", - "version": "0.17.0", + "version": "0.18.0", "description": "Fine-grained TypeScript caching with explicit local and Redis controls.", "license": "MIT", "sideEffects": false,