From 58e4fcda1ef28d67378eaeffc3889796a064ca72 Mon Sep 17 00:00:00 2001 From: Roscoe Rubin-Rottenberg Date: Wed, 15 Apr 2026 16:53:58 -0400 Subject: [PATCH] fix: alpha 1 --- lex/deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lex/deno.json b/lex/deno.json index 5c4d996..f78ccc4 100644 --- a/lex/deno.json +++ b/lex/deno.json @@ -1,6 +1,6 @@ { "name": "@atp/lex", - "version": "0.1.0-alpha.0", + "version": "0.1.0-alpha.1", "exports": { ".": "./mod.ts", "./cbor": "./cbor/mod.ts", -- 2.51.2