From 3ebff5d18ec6cf38c0a951eaf6901e6c0b159886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Z=C3=BCnd?= Date: Wed, 8 Jul 2026 06:21:44 +0200 Subject: [PATCH] chore: publish 0.8.1 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 82315ca..b1f0e92 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@chrome-devtools/source-map-scopes-codec", - "version": "0.8.0", + "version": "0.8.1", "exports": "./src/mod.ts", "license": "BSD-3-Clause", "fmt": {