From f9a29b8b0810862546767c92b1cba074910c6c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Z=C3=BCnd?= Date: Thu, 29 Jan 2026 08:11:07 +0100 Subject: [PATCH] chore: publich 0.7.0 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 750b996..fa2ec4a 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@chrome-devtools/source-map-scopes-codec", - "version": "0.6.1", + "version": "0.7.0", "exports": "./src/mod.ts", "license": "BSD-3-Clause", "fmt": {