From 621cd01305d73f6a1a56ee12ca444dc43407bde8 Mon Sep 17 00:00:00 2001 From: Ruslan Lopatin Date: Sun, 17 Sep 2023 15:16:50 +0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ce41f0..973f24b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hatsy/route-match", - "version": "2.0.0-pre.0", + "version": "2.0.0", "description": "Route matching library", "keywords": [ "path-matcher",