From 47e08cae7ba977f0e6a9c3fb205048c92d34d3a6 Mon Sep 17 00:00:00 2001 From: Ha Vu Date: Thu, 18 Sep 2025 16:19:27 -0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb27e15..73923e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crosswalk", - "version": "2.2.6", + "version": "2.2.7", "description": "Type-safe express routing with TypeScript", "main": "dist/index.js", "types": "dist/index.d.ts",