From dcbd22a698d91d9e311c831c4190dbdba9789507 Mon Sep 17 00:00:00 2001 From: Davlatjon Shavkatov Date: Sun, 1 Sep 2024 17:12:49 +0000 Subject: [PATCH] chore(fast-path-parse): update `package.json` version to v2.1.0 [skip ci] Signed-off-by: Davlatjon Shavkatov --- packages/fast-path-parse/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fast-path-parse/package.json b/packages/fast-path-parse/package.json index 06d9353f..2428608a 100644 --- a/packages/fast-path-parse/package.json +++ b/packages/fast-path-parse/package.json @@ -1,6 +1,6 @@ { "name": "fast-path-parse", - "version": "2.0.2", + "version": "2.1.0", "description": "Fastest route path-to-params parser", "type": "commonjs", "exports": {